github sebastianbergmann/phpunit 10.5.46
PHPUnit 10.5.46

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
  • Improved message when test is considered risky for printing unexpected output

How to install or update PHPUnit

Don't miss a new phpunit release

NewReleases is sending notifications on new releases.