Skip to content

Commit a4c2053

Browse files
Merge branch '11.5' into 12.3
2 parents f8914c0 + c2c98b8 commit a4c2053

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ChangeLog-12.3.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,15 @@ All notable changes of the PHPUnit 12.3 release series are documented in this fi
44

55
## [12.3.1] - 2025-MM-DD
66

7+
### Changed
8+
9+
* `#[IgnorePhpunitDeprecations]` is now considered for test runner deprecations (where applicable)
10+
711
### Fixed
812

913
* [#6160](https://github.com/sebastianbergmann/phpunit/issues/6160): Baseline file in a subdirectory contains absolute paths
14+
* Errors due to invalid data provided using `#[TestWith]` or `#[TestWithJson]` attributes are now properly reported
15+
* The `DataProviderMethodFinished` event is now also emitted when the provided data set has an invalid key
1016

1117
## [12.3.0] - 2025-08-01
1218

0 commit comments

Comments
 (0)