diff options
author | Gerard Roche <gerardroche@users.noreply.github.com> | 2019-09-23 17:09:00 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-09-25 10:19:19 +0200 |
commit | 9cc1bf5628d3e5c4e97aeeadfe72fee5689599c8 (patch) | |
tree | acecacd386d120df134deb7daef7a8591ac6ed24 /ext/pdo_mysql/php_pdo_mysql_int.h | |
parent | 3205ebefa3cb5dd0a1b8bbd0a407cecad025e8af (diff) | |
download | php-git-9cc1bf5628d3e5c4e97aeeadfe72fee5689599c8.tar.gz |
Fix GCOV not working for PHP-7.4 and master branches
Code coverage reports (`make lcov`), since commit eef8522 (7.4 branch),
generates incorrect coverage and emits warnings. Simplifying the
Makefile.gcov file has the side-effect of resolving the issue.
Processing sapi/cli/php_http_parser.gcda
php-src/lcov_data/sapi/cli/php_http_parser.gcda:stamp mismatch with notes file
geninfo: WARNING: gcov did not create any files for php-src/lcov_data/sapi/cli/php_http_parser.gcda!
...
Processing ext/mbstring/mb_gpc.gcda
php-src/lcov_data/ext/mbstring/mb_gpc.gcda:stamp mismatch with notes file
geninfo: WARNING: gcov did not create any files for php-src/lcov_data/ext/mbstring/mb_gpc.gcda!
Closes: https://bugs.php.net/bug.php?id=52718.
See also: https://bugs.php.net/bug.php?id=78288.
Diffstat (limited to 'ext/pdo_mysql/php_pdo_mysql_int.h')
0 files changed, 0 insertions, 0 deletions