* Add first basic CI with defaults. * Add ecs for coding guideline. * Fix invalid xliff files.
* Add dependency. * Remove empty tearDown() methods. * Fix signature of setUp() to be compatible with recent phpunit. * Temporary fix syntax issues in test files Relates: #8092
Also apply ./vendor/bin/phpcbf to auto migrate what is possible. Relates: #8092