PHPUnit 11.5.4
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
SourceMapperto scan all<source/>files