Skip to content

Commit de56766

Browse files
Update ChangeLog
1 parent 3b235c8 commit de56766

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-10.5.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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.18] - 2024-MM-DD
6+
7+
### Deprecated
8+
9+
* [#5812](https://github.com/sebastianbergmann/phpunit/pull/5812): Deprecate invalid named arguments in data providers
10+
511
## [10.5.17] - 2024-04-05
612

713
### Changed
@@ -183,6 +189,7 @@ All notable changes of the PHPUnit 10.5 release series are documented in this fi
183189

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

192+
[10.5.18]: https://github.com/sebastianbergmann/phpunit/compare/10.5.17...10.5
186193
[10.5.17]: https://github.com/sebastianbergmann/phpunit/compare/10.5.16...10.5.17
187194
[10.5.16]: https://github.com/sebastianbergmann/phpunit/compare/10.5.15...10.5.16
188195
[10.5.15]: https://github.com/sebastianbergmann/phpunit/compare/10.5.14...10.5.15

0 commit comments

Comments
 (0)