github sebastianbergmann/phpunit 11.5.19
PHPUnit 11.5.19

latest releases: 12.3.10, 11.5.38, 12.3.9...
4 months ago

Added

  • displayDetailsOnAllIssues attribute on the <phpunit> element of the XML configuration file and --display-all-issues CLI option for controlling whether PHPUnit should display details on all issues that are triggered (default: false)
  • failOnAllIssues attribute on the <phpunit> element of the XML configuration file and --fail-on-all-issues CLI option for controlling whether PHPUnit should fail on all issues that are triggered (default: false)

Changed

  • #5956: Improved handling of deprecated E_STRICT constant

Fixed

  • #6192: Positive %a and %A matches are not ignored from diff when EXPECTF fails

How to install or update PHPUnit

Don't miss a new phpunit release

NewReleases is sending notifications on new releases.