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 - Control characters in user-supplied strings are now also made visible in the compact output
- Line feeds in the name of a test no longer break the header line of a record in the compact output
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.