Skip to content

Commit b13cf1b

Browse files
Merge branch '8.5' into 9.5
2 parents e169850 + c474b4a commit b13cf1b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

5+
## [8.5.23] - 2022-MM-DD
6+
7+
### Fixed
8+
9+
* [#4799](https://github.com/sebastianbergmann/phpunit/pull/4799): Memory leaks in `PHPUnit\Framework\TestSuite` class
10+
511
## [8.5.22] - 2021-12-25
612

713
### Changed
@@ -190,6 +196,7 @@ All notable changes of the PHPUnit 8.5 release series are documented in this fil
190196
* [#3967](https://github.com/sebastianbergmann/phpunit/issues/3967): Cannot double interface that extends interface that extends `\Throwable`
191197
* [#3968](https://github.com/sebastianbergmann/phpunit/pull/3968): Test class run in a separate PHP process are passing when `exit` called inside
192198

199+
[8.5.23]: https://github.com/sebastianbergmann/phpunit/compare/8.5.22...8.5
193200
[8.5.22]: https://github.com/sebastianbergmann/phpunit/compare/8.5.21...8.5.22
194201
[8.5.21]: https://github.com/sebastianbergmann/phpunit/compare/8.5.20...8.5.21
195202
[8.5.20]: https://github.com/sebastianbergmann/phpunit/compare/8.5.19...8.5.20

0 commit comments

Comments
 (0)