github sebastianbergmann/phpunit 11.5.8
PHPUnit 11.5.8

latest releases: 12.0.4, 11.5.9, 12.0.3...
4 days ago

Fixed

  • A Test\PreparationFailed event is now emitted in addition to a Test\Errored event when an unexpected exception is triggered in a before-test method
  • A Test\Passed event is no longer emitted in addition to a Test\Failed or Test\Errored event when an assertion failure or an unexpected exception is triggered in an after-test method
  • A TestSuite\Finished event is now emitted when a before-first-test method errors

How to install or update PHPUnit

Don't miss a new phpunit release

NewReleases is sending notifications on new releases.