To get rid of the annoying message from composer install
Checked with PHP 8.0.1
Testing started at 15:36 ...
Xdebug: [Log Files] File '/tmp/xdebug.log' could not be opened.
PHP Warning: Private methods cannot be final as they are never overridden by other classes in /home/swe5/xsd2php/vendor/phpunit/phpunit/src/Util/Configuration.php on line 162
PHPUnit 5.7.27 by Sebastian Bergmann and contributors.
Test ignored.
/home/swe5/xsd2php/tests/JmsSerializer/OTA/OTASerializationTest.php:181
Time: 43.05 seconds, Memory: 138.50MB
OK, but incomplete, skipped, or risky tests!
Tests: 789, Assertions: 995, Skipped: 1.
Process finished with exit code 0
To get rid of the annoying message from
composer install
Checked with PHP 8.0.1