Skip to content

PHPUnit 12.5.1

Choose a tag to compare

@github-actions github-actions released this 06 Dec 12:21
· 14 commits to 12.5 since this release
Immutable release. Only release title and notes can be modified.
12.5.1
e33a513

Added

  • TestCase::getStubBuilder() (analogous to TestCase::getMockBuilder()) for creating (partial) test stubs using a fluent API

Learn how to install or update PHPUnit 12.5 in the documentation.

Keep up to date with PHPUnit:

  • You can follow @[email protected] 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.