Skip to content

Releases: sebastianbergmann/phpunit

PHPUnit 12.0.10

23 Mar 16:05
12.0.10
6075843
Compare
Choose a tag to compare

Changed

  • #6150: Reverted change introduced in PHPUnit 12.0.8

How to install or update PHPUnit

PHPUnit 11.5.15

23 Mar 16:03
11.5.15
4b6a4ee
Compare
Choose a tag to compare

Changed

  • #6150: Reverted change introduced in PHPUnit 11.5.13

How to install or update PHPUnit

PHPUnit 12.0.9

19 Mar 13:51
12.0.9
7835bb4
Compare
Choose a tag to compare

Fixed

  • #6154: Method with() on test doubles yields error with static analyzer

How to install or update PHPUnit

PHPUnit 11.5.14

19 Mar 13:51
11.5.14
9d60461
Compare
Choose a tag to compare

Changed

  • Updated dependencies for PHAR distribution

How to install or update PHPUnit

PHPUnit 12.0.8

18 Mar 13:46
12.0.8
ef9ca85
Compare
Choose a tag to compare

Changed

  • #6150: Trigger warning when code coverage analysis is performed and no cache directory is configured

How to install or update PHPUnit

PHPUnit 11.5.13

18 Mar 13:46
11.5.13
3bbb8d5
Compare
Choose a tag to compare

Changed

  • #6150: Trigger warning when code coverage analysis is performed and no cache directory is configured

How to install or update PHPUnit

PHPUnit 12.0.7

07 Mar 07:33
12.0.7
2845e49
Compare
Choose a tag to compare

Fixed

  • #5976: TestDox result printer does not display details about errors triggered in before-first-test and after-last-test methods

How to install or update PHPUnit

PHPUnit 11.5.12

07 Mar 07:31
11.5.12
d427858
Compare
Choose a tag to compare

Fixed

  • #5976: TestDox result printer does not display details about errors triggered in before-first-test and after-last-test methods

How to install or update PHPUnit

PHPUnit 12.0.6

05 Mar 07:40
12.0.6
a1c7e1e
Compare
Choose a tag to compare

Fixed

  • #6142: $expected and $actual are mixed up in failure description when assertJsonFileEqualsJsonFile() fails

How to install or update PHPUnit

PHPUnit 11.5.11

05 Mar 07:38
11.5.11
3946ac3
Compare
Choose a tag to compare

Fixed

  • #6142: $expected and $actual are mixed up in failure description when assertJsonFileEqualsJsonFile() fails

How to install or update PHPUnit