Skip to content

PHPUnit 13.1.7

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Apr 06:16
· 54 commits to 13.1 since this release
Immutable release. Only release title and notes can be modified.
13.1.7
ddd6401

Changed

  • Pass LIBXML_NONET when parsing/validating XML configuration files to make explicit that no network I/O is performed
  • Verify the result file written by an isolated child process with a random nonce before deserializing it

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