Skip to content

PHPUnit 11.5.49

Choose a tag to compare

@github-actions github-actions released this 24 Jan 16:11
· 97 commits to 11.5 since this release
Immutable release. Only release title and notes can be modified.
11.5.49
4f17506

Fixed

  • #6362: Manually instantiated test doubles are broken since PHPUnit 11.2
  • #6470: Infinite recursion in Count::getCountOf() for unusal implementations of Iterator or IteratorAggregate

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

Keep up to date with PHPUnit:

  • You can follow @phpunit@phpc.social 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.