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 2c076c6 commit b353877Copy full SHA for b353877
ChangeLog-3.0.md
@@ -14,11 +14,13 @@ All notable changes of the PHP_CodeCoverage 3.0 release series are documented in
14
15
* It is now mandatory to configure a whitelist
16
* Merged [#384](https://github.com/sebastianbergmann/php-code-coverage/pull/384): Performance improvements
17
+* It is now mandatory to configure a whitelist
18
19
### Removed
20
21
* The blacklist functionality has been removed
22
* The `PHP_CodeCoverage::setProcessUncoveredFilesFromWhitelist()` method has been remove
23
+* The blacklist functionality has been removed
24
* PHP_CodeCoverage is no longer supported on PHP 5.3, PHP 5.4, and PHP 5.5
25
26
[3.0.1]: https://github.com/sebastianbergmann/php-code-coverage/compare/3.0.0...3.0.1
0 commit comments