sebastianbergmann / phpcov

TextUI frontend for php-code-coverage
BSD 3-Clause "New" or "Revised" License
223 stars 58 forks source link

Add PHP 8.2 support #125

Closed Slamdunk closed 1 year ago

Slamdunk commented 1 year ago

This PR adds PHP 8.2 support just by getting rid of the following deprecation:

Deprecated: Creation of dynamic property SebastianBergmann\PHPCOV\Arguments::$cobertura
is deprecated in ./phpcov/src/cli/Arguments.php on line 122