EcomDev / EcomDev_PHPUnit

Magento PHPUnit Integration
http://www.ecomdev.org/shop/code-testing/php-unit-test-suite.html
Open Software License 3.0
299 stars 166 forks source link

Php8 compatibility #290

Closed fabianaromagnoli closed 2 years ago

fabianaromagnoli commented 2 years ago

Update phpunit to 9.5 to obtain compatibility with PHP 8. The major change is the use of namespaces.