Skip to content

PHPUnit 10.5.62

Choose a tag to compare

@github-actions github-actions released this 27 Jan 05:33
· 14 commits to 10.5 since this release
Immutable release. Only release title and notes can be modified.
10.5.62
3f7dd50

Changed

  • To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs

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