Deprecated
- #6510: Deprecate using
with*()on test stubs
Fixed
- #6503: Temporary file used by
SourceMappermay be deleted prematurely when multiple PHPUnit processes run in parallel - #6509: "No expectations were configured for the mock object ..." notice is emitted when
with()is used withoutexpects()
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.