File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed 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+ ## [ 8.0.2] - 2020-MM-DD
6+
7+ ### Fixed
8+
9+ * [ #750 ] ( https://github.com/sebastianbergmann/php-code-coverage/pull/750 ) : Inconsistent handling of namespaces
10+
511## [ 8.0.1] - 2020-02-19
612
713### Fixed
@@ -128,6 +134,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
128134* Class names are now abbreviated (unqualified name shown, fully qualified name shown on hover) in the file view of the HTML report
129135* Update HTML report to Bootstrap 4
130136
137+ [ 8.0.2 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/8.0.1...8.0
131138[ 8.0.1 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/8.0.0...8.0.1
132139[ 8.0.0 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/7.0.10...8.0.0
133140[ 7.0.10 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/7.0.9...7.0.10
You can’t perform that action at this time.
0 commit comments