File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ This feature is experimental and the generated XML may change to enhance complia
39
39
### Changed
40
40
41
41
* [ #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
42
43
* A warning is now emitted when both ` #[CoversNothing] ` and ` #[Covers*] ` (or ` #[Uses*] ` ) are used on a test class
43
44
* A warning is now emitted when the same ` #[Covers*] ` (or ` #[Uses*] ` ) attribute is used multiple times on a test class
44
45
* A warning is now emitted when the same code is targeted by both ` #[Covers*] ` and ` #[Uses*] ` attributes
You can’t perform that action at this time.
0 commit comments