Skip to content

PHPUnit 11.5.50

Choose a tag to compare

@github-actions github-actions released this 27 Jan 06:00
· 82 commits to 11.5 since this release
Immutable release. Only release title and notes can be modified.
11.5.50
fdfc727

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