Closed as not planned
Description
As I've been seeing new issues popping up elsewhere with some of the recent changes in PHP 8.1, I had a look at the latest test run for this repo and as I feared, the tests break on PHP 8.1 due to PHPUnit 7.5 being used.
See: https://github.com/squizlabs/PHP_CodeSniffer/runs/3118862021?check_suite_focus=true
As PHPUnit 7.5 is no longer supported, this will not be fixed on the PHPUnit side of things.
I think a refactor of the test suite setup is in order to allow it to be compatible with a wider range of PHPUnit versions, preferably without BC-break in the setup as quite a lot of external standards use the PHPCS native abstract test classes for their tests as well.
Metadata
Metadata
Assignees
Labels
No labels