Skip to content

Commit 7ae1db9

Browse files
Merge branch '11.5'
2 parents f9d8fef + 4cd72fa commit 7ae1db9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChangeLog-12.2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ This feature is experimental and the generated XML may change to enhance complia
3939
### Changed
4040

4141
* [#6165](https://github.com/sebastianbergmann/phpunit/pull/6165): Collect deprecations triggered by autoloading while loading/building the test suite
42+
* Do not treat warnings differently than other issues in summary section of default output
4243
* A warning is now emitted when both `#[CoversNothing]` and `#[Covers*]` (or `#[Uses*]`) are used on a test class
4344
* A warning is now emitted when the same `#[Covers*]` (or `#[Uses*]`) attribute is used multiple times on a test class
4445
* A warning is now emitted when the same code is targeted by both `#[Covers*]` and `#[Uses*]` attributes

0 commit comments

Comments
 (0)