We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88dd91 commit 55b5b35Copy full SHA for 55b5b35
ChangeLog-11.2.md
@@ -8,6 +8,10 @@ All notable changes of the PHPUnit 11.2 release series are documented in this fi
8
9
* [#5861](https://github.com/sebastianbergmann/phpunit/pull/5861): Destroy `TestCase` object after its test was run
10
11
+### Fixed
12
+
13
+* [#5822](https://github.com/sebastianbergmann/phpunit/pull/5822): PHP deprecations triggered within a closure are not handled correctly
14
15
## [11.2.1] - 2024-06-11
16
17
### Fixed
0 commit comments