File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes are documented in this file using the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
44
5+ ## [ 9.2.7] - 2021-MM-DD
6+
7+ ### Fixed
8+
9+ * [ #860 ] ( https://github.com/sebastianbergmann/php-code-coverage/pull/860 ) : Empty value for ` XDEBUG_MODE ` environment variable is not handled correctly
10+
511## [ 9.2.6] - 2021-03-28
612
713### Fixed
@@ -324,6 +330,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
324330* Class names are now abbreviated (unqualified name shown, fully qualified name shown on hover) in the file view of the HTML report
325331* Update HTML report to Bootstrap 4
326332
333+ [ 9.2.7 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.6...9.2
327334[ 9.2.6 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.5...9.2.6
328335[ 9.2.5 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.4...9.2.5
329336[ 9.2.4 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.3...9.2.4
You can’t perform that action at this time.
0 commit comments