Skip to content

Commit fde3741

Browse files
Merge branch '9.6' into 10.5
2 parents ac7b263 + 6eb6946 commit fde3741

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-10.5.md

+7
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.8] - 2024-MM-DD
6+
7+
### Fixed
8+
9+
* [#5673](https://github.com/sebastianbergmann/phpunit/issues/5673): Confusing error message when migration of a configuration is requested that does not need to be migrated
10+
511
## [10.5.7] - 2024-01-14
612

713
### Fixed
@@ -85,6 +91,7 @@ All notable changes of the PHPUnit 10.5 release series are documented in this fi
8591

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

94+
[10.5.8]: https://github.com/sebastianbergmann/phpunit/compare/10.5.7...10.5
8895
[10.5.7]: https://github.com/sebastianbergmann/phpunit/compare/10.5.6...10.5.7
8996
[10.5.6]: https://github.com/sebastianbergmann/phpunit/compare/10.5.5...10.5.6
9097
[10.5.5]: https://github.com/sebastianbergmann/phpunit/compare/10.5.4...10.5.5

0 commit comments

Comments
 (0)