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 134a4e7 commit b2e17d6Copy full SHA for b2e17d6
ChangeLog-8.5.md
@@ -9,6 +9,10 @@ All notable changes of the PHPUnit 8.5 release series are documented in this fil
9
* [#4812](https://github.com/sebastianbergmann/phpunit/issues/4812): Do not enforce time limits when a debugging session through DBGp is active
10
* [#4835](https://github.com/sebastianbergmann/phpunit/issues/4835): Support for `$GLOBALS['_composer_autoload_path']` introduced in Composer 2.2
11
12
+### Fixed
13
+
14
+* [#4840](https://github.com/sebastianbergmann/phpunit/pull/4840): TestDox prettifying for class names does not correctly handle diacritics
15
16
## [8.5.21] - 2021-09-25
17
18
### Changed
0 commit comments