File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
9
9
* [ #746 ] ( https://github.com/sebastianbergmann/php-code-coverage/pull/746 ) : Remove some ancient workarounds for very old Xdebug versions
10
10
* [ #747 ] ( https://github.com/sebastianbergmann/php-code-coverage/pull/747 ) : Use native filtering in PCOV and Xdebug drivers
11
11
* [ #748 ] ( https://github.com/sebastianbergmann/php-code-coverage/pull/748 ) : Store raw code coverage in value objects instead of arrays
12
- * [ #749 ] ( https://github.com/sebastianbergmann/php-code-coverage/pull/749 ) : Store processes code coverage in value objects instead of arrays
12
+ * [ #749 ] ( https://github.com/sebastianbergmann/php-code-coverage/pull/749 ) : Store processed code coverage in value objects instead of arrays
13
13
* [ #752 ] ( https://github.com/sebastianbergmann/php-code-coverage/pull/752 ) : Rework how code coverage settings are propagated to the driver
14
14
15
15
## [ 8.0.2] - 2020-05-23
You can’t perform that action at this time.
0 commit comments