Skip to content

PHPUnit 10.5.41

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 09:39
· 24 commits to 10.5 since this release
10.5.41
e76586f

Added

  • Test\AfterLastTestMethodErrored, Test\AfterTestMethodErrored, Test\BeforeTestMethodErrored, Test\PostConditionErrored, and Test\PreConditionErrored events

Fixed

  • #6094: Errors in after-last-test methods are not reported
  • #6095: Expectation is not counted correctly when a doubled method is called more often than is expected
  • #6098: No system-out element in JUnit XML logfile

How to install or update PHPUnit