Skip to content

Commit 92d243a

Browse files
Update ChangeLog
1 parent 1a0e347 commit 92d243a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

5+
## [11.2.4] - 2024-MM-DD
6+
7+
### Changed
8+
9+
* [#5875](https://github.com/sebastianbergmann/phpunit/pull/5875): Also destruct `TestCase` objects early that use a data provider
10+
511
## [11.2.3] - 2024-06-19
612

713
### Changed
@@ -37,6 +43,7 @@ All notable changes of the PHPUnit 11.2 release series are documented in this fi
3743

3844
* [#5800](https://github.com/sebastianbergmann/phpunit/issues/5800): Support for targeting traits with `#[CoversClass]` and `#[UsesClass]` attributes
3945

46+
[11.2.4]: https://github.com/sebastianbergmann/phpunit/compare/11.2.3...11.2
4047
[11.2.3]: https://github.com/sebastianbergmann/phpunit/compare/11.2.2...11.2.3
4148
[11.2.2]: https://github.com/sebastianbergmann/phpunit/compare/11.2.1...11.2.2
4249
[11.2.1]: https://github.com/sebastianbergmann/phpunit/compare/11.2.0...11.2.1

0 commit comments

Comments
 (0)