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 1ed8f60 commit 8095d42Copy full SHA for 8095d42
ChangeLog.md
@@ -10,6 +10,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
10
* [#747](https://github.com/sebastianbergmann/php-code-coverage/pull/747): Use native filtering in PCOV and Xdebug drivers
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
13
+* [#752](https://github.com/sebastianbergmann/php-code-coverage/pull/752): Rework how code coverage settings are propagated to the driver
14
15
## [8.0.2] - 2020-MM-DD
16
0 commit comments