Skip to content

Commit 20019ee

Browse files
Update ChangeLog
1 parent 44e8bb0 commit 20019ee

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-9.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 9.5 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

5+
## [9.5.24] - 2022-MM-DD
6+
7+
### Fixed
8+
9+
* [#5012](https://github.com/sebastianbergmann/phpunit/pull/5012): Memory leak in `ExceptionWrapper`
10+
511
## [9.5.23] - 2022-08-22
612

713
### Changed
@@ -178,6 +184,7 @@ All notable changes of the PHPUnit 9.5 release series are documented in this fil
178184

179185
* [#4535](https://github.com/sebastianbergmann/phpunit/issues/4535): `getMockFromWsdl()` does not handle methods that do not have parameters correctly
180186

187+
[9.5.24]: https://github.com/sebastianbergmann/phpunit/compare/9.5.23...9.5
181188
[9.5.23]: https://github.com/sebastianbergmann/phpunit/compare/9.5.22...9.5.23
182189
[9.5.22]: https://github.com/sebastianbergmann/phpunit/compare/9.5.21...9.5.22
183190
[9.5.21]: https://github.com/sebastianbergmann/phpunit/compare/9.5.20...9.5.21

0 commit comments

Comments
 (0)