Skip to content

Releases: sebastianbergmann/phpunit

PHPUnit 11.5.15

23 Mar 16:03
11.5.15
4b6a4ee

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

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

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

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

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

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

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

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

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

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