Skip to content

Commit c2c98b8

Browse files
Merge branch '10.5' into 11.5
2 parents 9aebb41 + 11e5eca commit c2c98b8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ChangeLog-11.5.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 11.5 release series are documented in this fi
44

55
## [11.5.29] - 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
## [11.5.28] - 2025-07-31
1218

0 commit comments

Comments
 (0)