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 9901e81 commit 6374e85Copy full SHA for 6374e85
CHANGELOG.md
@@ -8,9 +8,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
## 3.x-dev
10
11
+- Fixed a bug where a suffix when whitelisting files would default to `src`.
12
+ This would make reports not generate in case no `suffix` was defined in
13
+ configuration.
14
- `phpunit/php-code-coverage` dependency version requirement has been updated
15
from `~4.0|~5.0` to `~5.0` as we do not support version `4.0` anymore.
-- Cleaned up defaults for whitelisting files
16
- Updated README to list all configuration options
17
- Updated `behat.yml.dist` so that it can be used as a proper example
18
- `remote` driver is no longer activated by default
0 commit comments