Skip to content

Commit b353877

Browse files
author
Rob Caiger
committed
Remove blacklist functionality and make using a whitelist mandatory
1 parent 2c076c6 commit b353877

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ChangeLog-3.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@ All notable changes of the PHP_CodeCoverage 3.0 release series are documented in
1414

1515
* It is now mandatory to configure a whitelist
1616
* Merged [#384](https://github.com/sebastianbergmann/php-code-coverage/pull/384): Performance improvements
17+
* It is now mandatory to configure a whitelist
1718

1819
### Removed
1920

2021
* The blacklist functionality has been removed
2122
* The `PHP_CodeCoverage::setProcessUncoveredFilesFromWhitelist()` method has been remove
23+
* The blacklist functionality has been removed
2224
* PHP_CodeCoverage is no longer supported on PHP 5.3, PHP 5.4, and PHP 5.5
2325

2426
[3.0.1]: https://github.com/sebastianbergmann/php-code-coverage/compare/3.0.0...3.0.1

0 commit comments

Comments
 (0)