Releases: sebastianbergmann/php-code-coverage
Releases · sebastianbergmann/php-code-coverage
phpunit/php-code-coverage 11.0.5
Changed
- This project now uses PHPStan instead of Psalm for static analysis
phpunit/php-code-coverage 11.0.4
Fixed
- #967: Identification of executable lines for
match
expressions does not work correctly
phpunit/php-code-coverage 10.1.15
Fixed
- #967: Identification of executable lines for
match
expressions does not work correctly
phpunit/php-code-coverage 11.0.3
Fixed
- #1033:
@codeCoverageIgnore
annotation does not work onenum
phpunit/php-code-coverage 10.1.14
Fixed
- #1033:
@codeCoverageIgnore
annotation does not work onenum