Skip to content

Releases: sebastianbergmann/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

PHPUnit 12.0.5

25 Feb 06:17
12.0.5
0f177d7
Compare
Choose a tag to compare

Fixed

  • #6138: Test with failed expectation on value passed to mocked method is incorrectly considered risky

How to install or update PHPUnit

PHPUnit 11.5.10

25 Feb 06:16
11.5.10
d5df2b3
Compare
Choose a tag to compare

Fixed

  • #6138: Test with failed expectation on value passed to mocked method is incorrectly considered risky

How to install or update PHPUnit

PHPUnit 12.0.4

21 Feb 06:12
12.0.4
e469daf
Compare
Choose a tag to compare

Fixed

  • #6134: Missing event when child process ends unexpectedly

How to install or update PHPUnit