Skip to content

Releases: sebastianbergmann/php-code-coverage

phpunit/php-code-coverage 11.0.6

22 Aug 04:38
11.0.6
ebdffc9
Compare
Choose a tag to compare

Changed

  • Updated dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent versions)

phpunit/php-code-coverage 10.1.16

22 Aug 04:32
10.1.16
7e30826
Compare
Choose a tag to compare

Changed

  • Updated dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent versions)

phpunit/php-code-coverage 9.2.32

22 Aug 04:24
9.2.32
85402a8
Compare
Choose a tag to compare

Changed

  • Updated dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent versions)

phpunit/php-code-coverage 11.0.5

03 Jul 05:06
11.0.5
19b6365
Compare
Choose a tag to compare

Changed

  • This project now uses PHPStan instead of Psalm for static analysis

phpunit/php-code-coverage 11.0.4

29 Jun 08:27
11.0.4
4dc2b7a
Compare
Choose a tag to compare

Fixed

  • #967: Identification of executable lines for match expressions does not work correctly

phpunit/php-code-coverage 10.1.15

29 Jun 08:25
10.1.15
5da8b17
Compare
Choose a tag to compare

Fixed

  • #967: Identification of executable lines for match expressions does not work correctly

phpunit/php-code-coverage 11.0.3

12 Mar 15:36
11.0.3
7e35a2c
Compare
Choose a tag to compare

Fixed

  • #1033: @codeCoverageIgnore annotation does not work on enum

phpunit/php-code-coverage 10.1.14

12 Mar 15:34
10.1.14
e3f5145
Compare
Choose a tag to compare

Fixed

  • #1033: @codeCoverageIgnore annotation does not work on enum