You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog-12.2.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
All notable changes of the PHPUnit 12.2 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
4
4
5
-
## [12.2.3] - 2025-MM-DD
5
+
## [12.2.3] - 2025-06-20
6
6
7
7
### Added
8
8
@@ -76,7 +76,7 @@ This feature is experimental and the generated XML may change to enhance complia
76
76
* A warning is now emitted when more than one of `#[Small]`, `#[Medium]`, or `#[Large]` is used on a test class
77
77
* A warning is now emitted when a data provider provides data sets that have more values than the test method consumes using arguments
0 commit comments