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

Field width too long #135

Open
gimler opened this issue Oct 10, 2023 · 0 comments
Open

Field width too long #135

gimler opened this issue Oct 10, 2023 · 0 comments

Comments

@gimler
Copy link

gimler commented Oct 10, 2023

Q A
php-code-coverage version 9.2.29
PHP version 8.0.30
Driver PCOV
PCOV version (if used) 8.2.1
Installation Method Phar
Usage Method PHPUnit
PHPUnit version (if used) 9.5.26

PHP 8.0.30 (cli) (built: Aug 9 2023 06:56:50) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.30, Copyright (c) Zend Technologies
with Zend OPcache v8.0.30, Copyright (c), by Zend Technologies

The same setup works for the unit cov files ~700MB.

But with the functional coverage files ~2.3GB. I getting this error with php and also with phpdbg

Error

phpdbg -qrr phpcov-8.2.1.phar merge . --php functional.cov
phpcov 8.2.1 by Sebastian Bergmann.

Generating code coverage report in PHP format ... 
[PHP Fatal error:  Field width 2251746714 is too long in phar:///code/phpcov-8.2.1.phar/phpunit/php-code-coverage/src/Report/PHP.php on line 30]

similar issue sebastianbergmann/php-code-coverage#971

can i increase a limit?

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