Skip to content

phpunit/php-code-coverage 12.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 05:02
· 19 commits to main since this release
12.0.0
b1fbe7d

Changed

  • CodeCoverage::stop() and CodeCoverage::append() now expect arguments of type TargetCollection instead of array to configure code coverage targets

Removed

  • Method CodeCoverage::detectsDeadCode()
  • Optional argument $linesToBeUsed of CodeCoverage::stop() and CodeCoverage::append() methods
  • This component is no longer supported on PHP 8.2
  • This component no longer supports Xdebug versions before Xdebug 3.1