Skip to content

PHPUnit 11.5.4

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 15:08
· 42 commits to 11.5 since this release
11.5.4
e0da355

Changed

  • #5958: Support for #[CoversTrait] and #[UsesTrait] attributes is no longer deprecated
  • #5960: Support for targeting trait methods with the #[CoversMethod] and #[UsesMethod] attributes is no longer deprecated

Fixed

  • #6103: Output from test run in separate process is printed twice
  • #6109: Skipping a test in a before-class method crashes JUnit XML logger
  • #6111: Deprecations cause SourceMapper to scan all <source/> files

How to install or update PHPUnit