Skip to content

Releases: sebastianbergmann/phpunit

PHPUnit 12.4.2

30 Oct 08:42
12.4.2
a94ea4d

Choose a tag to compare

Changed

  • Skipped tests alone no longer lead to a yellow background for the test result summary

Fixed

  • #6391: Errors during backup of global variables and static properties are not reported

Learn how to install or update PHPUnit 12.4 in the documentation.

Keep up to date with PHPUnit:

  • You can follow @[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

PHPUnit 11.5.43

30 Oct 08:40
11.5.43
c6b89b6

Choose a tag to compare

Changed

  • Skipped tests alone no longer lead to a yellow background for the test result summary

Fixed

  • #6391: Errors during backup of global variables and static properties are not reported

Learn how to install or update PHPUnit 11.5 in the documentation.

Keep up to date with PHPUnit:

  • You can follow @[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

PHPUnit 12.4.1

09 Oct 14:10
12.4.1
fc5413a

Choose a tag to compare

Fixed

  • #6364: --filter format used by PhpStorm stopped working
  • #6378: Wrong method name passed to DataProviderMethodCalled event value object

Learn how to install or update PHPUnit 12.4 in the documentation.

Keep up to date with PHPUnit:

  • You can follow @[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

PHPUnit 12.4.0

03 Oct 04:30
12.4.0
f62aab5

Choose a tag to compare

Added

  • #6277: Allow tests to opt out of the validation that a data provider method does not provide data sets with more values than a test method accepts
  • #6341: Support for regular expressions with #[IgnoreDeprecations] attribute
  • #6354: Invokable constraints

Deprecated

  • #6284: #[RunClassInSeparateProcess] attribute
  • #6355: Support for version constraint string argument without explicit version comparison operator

Learn how to install or update PHPUnit 12.4 in the documentation.

Keep up to date with PHPUnit:

  • You can follow @[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

PHPUnit 12.3.15

28 Sep 12:12
12.3.15
b035ee2

Choose a tag to compare

Fixed

  • #6368: failOnPhpunitWarning="false" has no effect

Learn how to install or update PHPUnit 12.3 in the documentation.

Keep up to date with PHPUnit:

  • You can follow @[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

PHPUnit 11.5.42

28 Sep 12:10
11.5.42
1c6cb5d

Choose a tag to compare

Fixed

  • #6368: failOnPhpunitWarning="false" has no effect

Learn how to install or update PHPUnit 11.5 in the documentation.

Keep up to date with PHPUnit:

  • You can follow @[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

PHPUnit 10.5.58

28 Sep 12:07
10.5.58
e24fb46

Choose a tag to compare

Fixed

  • #6368: failOnPhpunitWarning="false" has no effect

Learn how to install or update PHPUnit 10.5 in the documentation.

Keep up to date with PHPUnit:

  • You can follow @[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

PHPUnit 12.3.14

24 Sep 06:35
12.3.14
13e9b2b

Choose a tag to compare

  • No changes; phpunit.phar rebuilt with updated dependencies

Learn how to install or update PHPUnit 12.3 in the documentation.

Keep up to date with PHPUnit:

  • You can follow @[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

PHPUnit 11.5.41

24 Sep 06:32
11.5.41
b42782b

Choose a tag to compare

  • No changes; phpunit.phar rebuilt with updated dependencies

Learn how to install or update PHPUnit 11.5 in the documentation.

Keep up to date with PHPUnit:

  • You can follow @[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

PHPUnit 10.5.57

24 Sep 06:32
10.5.57
8e7598b

Choose a tag to compare

  • No changes; phpunit.phar rebuilt with updated dependencies

Learn how to install or update PHPUnit 10.5 in the documentation.

Keep up to date with PHPUnit:

  • You can follow @[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.