Skip to content

Commit d11dc31

Browse files
Update ChangeLog
1 parent dceb3bd commit d11dc31

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.37] - 2024-MM-DD
6+
7+
### Fixed
8+
9+
* [#5982](https://github.com/sebastianbergmann/phpunit/pull/5982): Typo in exception message
10+
511
## [10.5.36] - 2024-10-08
612

713
### Changed
@@ -334,6 +340,7 @@ All notable changes of the PHPUnit 10.5 release series are documented in this fi
334340

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

343+
[10.5.37]: https://github.com/sebastianbergmann/phpunit/compare/10.5.36...10.5
337344
[10.5.36]: https://github.com/sebastianbergmann/phpunit/compare/10.5.35...10.5.36
338345
[10.5.35]: https://github.com/sebastianbergmann/phpunit/compare/10.5.34...10.5.35
339346
[10.5.34]: https://github.com/sebastianbergmann/phpunit/compare/10.5.33...10.5.34

0 commit comments

Comments
 (0)