[x] migrates the configuration for phpunit/phpunit
💁♂️ Running
vendor/bin/phpunit --configuration=phpunit.xml
on current master yields
PHPUnit 9.6.3 by Sebastian Bergmann and contributors.
Runtime: PHP 8.1.14
Configuration: phpunit.xml
Warning: Your XML configuration validates against a deprecated schema.
Suggestion: Migrate your XML configuration using "--migrate-configuration"!
............................................................. 61 / 61 (100%)
Time: 00:00.129, Memory: 8.00 MB
OK (61 tests, 551 assertions)
This pull request
phpunit/phpunit
💁♂️ Running
on current
master
yields