Skip to content

PHPUnit 11.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 12:01
· 958 commits to main since this release
11.3.2
8a4de85

Changed

  • #5931: name property on <testsuites> element in JUnit XML logfile
  • Removed .phpstorm.meta.php file as methods such as TestCase::createStub() use generics / template types for their return types and PhpStorm, for example, uses that information

Fixed

  • #5884: TestDox printer does not consider that issues can be suppressed by attribute, baseline, source location, or @ operator

How to install or update PHPUnit