Skip to content

Commit 3912027

Browse files
Update ChangeLog
1 parent e123cd9 commit 3912027

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ChangeLog-10.5.md

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

77
### Fixed
88

9+
* [#5592](https://github.com/sebastianbergmann/phpunit/issues/5592): Error Handler prevents `error_get_last()` usage in tests
10+
* [#5592](https://github.com/sebastianbergmann/phpunit/issues/5592): `E_USER_ERROR` does not abort test execution
911
* [#5616](https://github.com/sebastianbergmann/phpunit/issues/5616): Values from data provider are not shown for failed test
1012

1113
## [10.5.3] - 2023-12-13

0 commit comments

Comments
 (0)