Managing PHPUnit compatibility is a real nightmare
Most often, PHP extensions use .phpt file instead of phpunit test case
For now, we are unable to run test suite with PHP 8 because of phpunit
This ticket is for discussion.
What should we do for tests ?
Managing PHPUnit compatibility is a real nightmare
Most often, PHP extensions use .phpt file instead of phpunit test case
For now, we are unable to run test suite with PHP 8 because of phpunit
This ticket is for discussion.
What should we do for tests ?