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 0165cfc commit d57c865Copy full SHA for d57c865
ChangeLog-10.5.md
@@ -9,6 +9,7 @@ All notable changes of the PHPUnit 10.5 release series are documented in this fi
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
11
* [#5616](https://github.com/sebastianbergmann/phpunit/issues/5616): Values from data provider are not shown for failed test
12
+* [#5621](https://github.com/sebastianbergmann/phpunit/issues/5621): Name of data set is missing from TeamCity output
13
14
## [10.5.3] - 2023-12-13
15
0 commit comments