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