Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

\pcov\collect return null #71

Open
santarinto opened this issue Sep 10, 2021 · 1 comment
Open

\pcov\collect return null #71

santarinto opened this issue Sep 10, 2021 · 1 comment

Comments

@santarinto
Copy link

santarinto commented Sep 10, 2021

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

@santarinto
Copy link
Author

santarinto commented Sep 13, 2021

root@aad56edc88bb:/usr# php -r "echo phpversion('pcov');"
1.0.10-devroot@aad56edc88bb:/usr#

Not work too :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant