Skip to content

Commit 55b5b35

Browse files
Update ChangeLog
1 parent f88dd91 commit 55b5b35

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog-11.2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ All notable changes of the PHPUnit 11.2 release series are documented in this fi
88

99
* [#5861](https://github.com/sebastianbergmann/phpunit/pull/5861): Destroy `TestCase` object after its test was run
1010

11+
### Fixed
12+
13+
* [#5822](https://github.com/sebastianbergmann/phpunit/pull/5822): PHP deprecations triggered within a closure are not handled correctly
14+
1115
## [11.2.1] - 2024-06-11
1216

1317
### Fixed

0 commit comments

Comments
 (0)