Skip to content

Commit 59a9424

Browse files
Update ChangeLog
1 parent 6de0fa9 commit 59a9424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChangeLog-12.5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ All notable changes of the PHPUnit 12.5 release series are documented in this fi
1010

1111
### Changed
1212

13+
* [#6380](https://github.com/sebastianbergmann/phpunit/pull/6380): Allow `Throwable` in `expectExceptionObject()`
1314
* A PHPUnit notice is now emitted for test methods that create a mock object but do not configure an expectation for it
1415

1516
[12.5.0]: https://github.com/sebastianbergmann/phpunit/compare/12.4...main

0 commit comments

Comments
 (0)