Fixed
- #6965: Temporary file used by
SourceMappermay be deleted prematurely - The compact output displays details on PHPUnit deprecations and PHPUnit notices even when
--display-phpunit-deprecationsand--display-phpunit-noticesare 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.