Skip to content

PHPUnit 12.5.36

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Sep 08:48
Immutable release. Only release title and notes can be modified.
12.5.36
ddb7755

Changed

  • Control characters and ANSI escape sequences in user-supplied strings such as test names, data set names, and messages are now made visible as \u{NNNN} escape sequences instead of being passed through to the terminal

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.