Skip to content

Commit 2ca2024

Browse files
Update ChangeLog
1 parent 5a1705e commit 2ca2024

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.22] - 2024-MM-DD
6+
7+
### Changed
8+
9+
* [#5871](https://github.com/sebastianbergmann/phpunit/pull/5871): Do not collect unnecessary information using `debug_backtrace()`
10+
511
## [10.5.21] - 2024-06-15
612

713
### Changed
@@ -210,6 +216,7 @@ All notable changes of the PHPUnit 10.5 release series are documented in this fi
210216

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

219+
[10.5.22]: https://github.com/sebastianbergmann/phpunit/compare/10.5.20...10.5
213220
[10.5.21]: https://github.com/sebastianbergmann/phpunit/compare/10.5.20...10.5.21
214221
[10.5.20]: https://github.com/sebastianbergmann/phpunit/compare/10.5.19...10.5.20
215222
[10.5.19]: https://github.com/sebastianbergmann/phpunit/compare/10.5.18...10.5.19

0 commit comments

Comments
 (0)