* Use different jobs to run in parallel. * Use different docker image for each php version. * Provide common way to install composer on each image.
* Install PHP CodeSniffer. * Install our project as new Standard. * Set our Standard as default. * Provide first basic implementation to detect implemented interfaces with old legacy class names and migrate them to new ones.