We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52384ee commit 732f668Copy full SHA for 732f668
ChangeLog-12.3.md
@@ -7,6 +7,7 @@ All notable changes of the PHPUnit 12.3 release series are documented in this fi
7
### Added
8
9
* [#3795](https://github.com/sebastianbergmann/phpunit/issues/3795): Bootstrap scripts specific to test suites
10
+* [#6268](https://github.com/sebastianbergmann/phpunit/pull/6268): `#[IgnorePHPUnitWarnings]` attribute for ignoring PHPUnit warnings
11
* `TestRunner\ChildProcessErrored` event
12
* `Configuration::includeTestSuites()` and `Configuration::excludeTestSuites()`
13
0 commit comments