Skip to content

PHPUnit 9.6.33

Choose a tag to compare

@github-actions github-actions released this 27 Jan 05:26
· 7 commits to 9.6 since this release
Immutable release. Only release title and notes can be modified.
9.6.33
fea0625

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 9.6 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.