Codeception: Wrong signature in DummyCodeCoverage::stop

Created on 6 Dec 2017  路  5Comments  路  Source: Codeception/Codeception

Need to add 4th parameter "$ignoreForceCoversAnnotation = false" in DummyCodeCoverage::stop method for keeping signature from "SebastianBergmann\CodeCoverage\CodeCoverage"

Most helpful comment

It's been fixed in master already, can we get a release up pls? This is breaking all our builds 馃槓

All 5 comments

Please make a pull request.

It's been fixed in master already, can we get a release up pls? This is breaking all our builds 馃槓

Our builds are broken as well.

screen shot 2017-12-07 at 11 10 48 am

As a temporary fix, I am specifying "phpunit/php-code-coverage": "5.2".

Fixed since 2.3.7

Was this page helpful?
0 / 5 - 0 ratings