Skip to content

Commit 5713658

Browse files
Update ChangeLog
1 parent 1e82280 commit 5713658

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ChangeLog-10.5.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes of the PHPUnit 10.5 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

5+
## [10.5.20] - 2024-MM-DD
6+
7+
* [#5819](https://github.com/sebastianbergmann/phpunit/issues/5819): Duplicate keys from different data providers are not handled properly
8+
59
## [10.5.19] - 2024-04-17
610

711
### Fixed
@@ -199,6 +203,7 @@ All notable changes of the PHPUnit 10.5 release series are documented in this fi
199203

200204
* [#5563](https://github.com/sebastianbergmann/phpunit/issues/5563): `createMockForIntersectionOfInterfaces()` does not automatically register mock object for expectation verification
201205

206+
[10.5.20]: https://github.com/sebastianbergmann/phpunit/compare/10.5.19...10.5
202207
[10.5.19]: https://github.com/sebastianbergmann/phpunit/compare/10.5.18...10.5.19
203208
[10.5.18]: https://github.com/sebastianbergmann/phpunit/compare/10.5.17...10.5.18
204209
[10.5.17]: https://github.com/sebastianbergmann/phpunit/compare/10.5.16...10.5.17

0 commit comments

Comments
 (0)