[PR #10] Fix tests for 7.4 and up, drop 7.3 and under #18

Closed
opened 2026-01-24 11:41:26 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/php/web-gcov/pull/10

State: closed
Merged: No


Somewhere in the 7.4 cycle the lcov make target ditched its dependency on test, so this should fix generating coverage data. It'd break for 7.3 and earlier but I don't think they're worth the extra work to support so they're removed.

I've been told gcov.php.net has been decommissioned, but it's still up right now and may as well work until it's gone. Who knows, the replacement might turn out to be a dud and gcov kept after all.

Small caveat: I didn't set up a replica of web-gcov to test this as that seemed like significant under-documented pain. Keep your fingers crossed 🤞.

**Original Pull Request:** https://github.com/php/web-gcov/pull/10 **State:** closed **Merged:** No --- Somewhere in the 7.4 cycle the lcov make target ditched its dependency on test, so this should fix generating coverage data. It'd break for 7.3 and earlier but I don't think they're worth the extra work to support so they're removed. I've been told gcov.php.net has been decommissioned, but it's still up right now and may as well work until it's gone. Who knows, the replacement might turn out to be a dud and gcov kept after all. Small caveat: I didn't set up a replica of web-gcov to test this as that seemed like significant under-documented pain. Keep your fingers crossed 🤞.
admin added the pull-request label 2026-01-24 11:41:26 +01:00
admin closed this issue 2026-01-24 11:41:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/web-gcov#18