Skip to content

PHPUnit 13.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Sep 07:39
· 2 commits to 13.3 since this release
Immutable release. Only release title and notes can be modified.
13.3.4
d19d90c

Fixed

  • #6965: Temporary file used by SourceMapper may be deleted prematurely
  • The compact output displays details on PHPUnit deprecations and PHPUnit notices even when --display-phpunit-deprecations and --display-phpunit-notices are not used
  • The summary line of the compact output does not report the number of PHPUnit deprecations, PHPUnit notices, and PHPUnit warnings

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