File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,14 @@ All notable changes of the PHP_CodeCoverage 3.0 release series are documented in
15
15
* It is now mandatory to configure a whitelist
16
16
* Merged [ #384 ] ( https://github.com/sebastianbergmann/php-code-coverage/pull/384 ) : Performance improvements
17
17
* It is now mandatory to configure a whitelist
18
+ * Merged [ #384 ] ( https://github.com/sebastianbergmann/php-code-coverage/pull/384 ) : Performance improvements
18
19
19
20
### Removed
20
21
21
22
* The blacklist functionality has been removed
22
23
* The ` PHP_CodeCoverage::setProcessUncoveredFilesFromWhitelist() ` method has been remove
23
24
* The blacklist functionality has been removed
25
+ * The ` PHP_CodeCoverage::setProcessUncoveredFilesFromWhitelist() ` method has been remove
24
26
* PHP_CodeCoverage is no longer supported on PHP 5.3, PHP 5.4, and PHP 5.5
25
27
26
28
[ 3.0.1 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/3.0.0...3.0.1
You can’t perform that action at this time.
0 commit comments