Skip to content

Commit ce5d086

Browse files
Update ChangeLog
1 parent 75709ca commit ce5d086

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog-10.5.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ All notable changes of the PHPUnit 10.5 release series are documented in this fi
88

99
* [#5812](https://github.com/sebastianbergmann/phpunit/pull/5812): Deprecate invalid named arguments in data providers
1010

11+
### Fixed
12+
13+
* [#5795](https://github.com/sebastianbergmann/phpunit/issues/5795): Using `@testWith` annotation may generate `PHP Warning: Uninitialized string offset 0`
14+
1115
## [10.5.17] - 2024-04-05
1216

1317
### Changed

0 commit comments

Comments
 (0)