You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SebastianBergmann\CodeCoverage\RawCodeCoverageData::fromXdebugWithoutPathCoverage(): Argument #1 ($rawCoverage) must be of type array, null given, called in /data/vendor/phpunit/php-code-cover
age/src/Driver/PcovDriver.php on line 63
Maybe there is some way to view debugging information about this?
Note: php 8.0.7; pcov 1.0.9 xdebug is off
The text was updated successfully, but these errors were encountered:
SebastianBergmann\CodeCoverage\RawCodeCoverageData::fromXdebugWithoutPathCoverage(): Argument #1 ($rawCoverage) must be of type array, null given, called in /data/vendor/phpunit/php-code-cover
age/src/Driver/PcovDriver.php on line 63
Maybe there is some way to view debugging information about this?
Note: php 8.0.7; pcov 1.0.9 xdebug is off
The text was updated successfully, but these errors were encountered: