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 6de0fa9 commit 59a9424Copy full SHA for 59a9424
ChangeLog-12.5.md
@@ -10,6 +10,7 @@ All notable changes of the PHPUnit 12.5 release series are documented in this fi
10
11
### Changed
12
13
+* [#6380](https://github.com/sebastianbergmann/phpunit/pull/6380): Allow `Throwable` in `expectExceptionObject()`
14
* A PHPUnit notice is now emitted for test methods that create a mock object but do not configure an expectation for it
15
16
[12.5.0]: https://github.com/sebastianbergmann/phpunit/compare/12.4...main
0 commit comments