goetas-webservices / xsd2php

Convert XSD into PHP classes and JMS serializer definitions
MIT License
234 stars 88 forks source link

Update PHP Dependency to >=7.1 to support PHP 8 and later #130

Closed CReimer closed 3 years ago

CReimer commented 3 years ago

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