Skip to content

PHPUnit 8.5.55

Choose a tag to compare

@github-actions github-actions released this 23 Sep 09:59
Immutable release. Only release title and notes can be modified.
8.5.55
a3d14fc

Changed

  • Do not pass empty output of a test that was run in a separate process to unserialize() (which emits a warning for an empty string as of PHP 8.6)

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