Skip to content

Use php in coverage target#3

Merged
f3l1x merged 1 commit intocontributte:masterfrom
ohmyfelix:chore/use-php-for-coverage
Mar 17, 2026
Merged

Use php in coverage target#3
f3l1x merged 1 commit intocontributte:masterfrom
ohmyfelix:chore/use-php-for-coverage

Conversation

@ohmyfelix
Copy link
Contributor

Summary

Replace phpdbg with php in the coverage target so coverage runs follow the org-wide migration in contributte/contributte#73.

Motivation

phpdbg is being removed from Contributte coverage targets. This keeps barelib aligned with the new coverage command.

Changes

  • switch both coverage target variants in Makefile from -p phpdbg to -p php

Testing

  • make tests
  • make coverage (fails locally: no Xdebug/PCOV extension available for php in this environment)
  • CI passes

@f3l1x f3l1x merged commit d865288 into contributte:master Mar 17, 2026
0 of 7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants