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 a6690b0 commit 5d7f8cfCopy full SHA for 5d7f8cf
ChangeLog-9.5.md
@@ -9,6 +9,10 @@ All notable changes of the PHPUnit 9.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
## [9.5.10] - 2021-09-25
17
18
### Changed
0 commit comments