Skip to content

PHPUnit 12.5.32

Choose a tag to compare

@github-actions github-actions released this 25 Jul 06:58
Immutable release. Only release title and notes can be modified.
12.5.32
c02591d

Fixed

  • #6833: assertArrayHasKey() does not accept ArrayAccess implementations with a specific value type when test code is analysed with PHPStan at level 9
  • #6854: Deprecation triggered in first-party code is wrongly classified as indirect when the first-party code is called from third-party code

Learn how to install or update PHPUnit 12.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.