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 75709ca commit ce5d086Copy full SHA for ce5d086
ChangeLog-10.5.md
@@ -8,6 +8,10 @@ All notable changes of the PHPUnit 10.5 release series are documented in this fi
8
9
* [#5812](https://github.com/sebastianbergmann/phpunit/pull/5812): Deprecate invalid named arguments in data providers
10
11
+### Fixed
12
+
13
+* [#5795](https://github.com/sebastianbergmann/phpunit/issues/5795): Using `@testWith` annotation may generate `PHP Warning: Uninitialized string offset 0`
14
15
## [10.5.17] - 2024-04-05
16
17
### Changed
0 commit comments