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

Update test suite to use PCOV to avoid segfault with Xdebug 3.4.2 #175

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

clue
Copy link
Owner

@clue clue commented Apr 6, 2025

This changeset updates the test suite to use PCOV instead of Xdebug on PHP 8+ to avoid a segfault with Xdebug 3.4.2 on PHP 8.1+ (https://bugs.xdebug.org/view.php?id=2332).

Builds on top of clue/framework-x#278, #174, #173

@clue clue added this to the v3.0.0 milestone Apr 6, 2025
@clue clue requested a review from PaulRotmann April 6, 2025 10:04
Copy link
Collaborator

@PaulRotmann PaulRotmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM

@PaulRotmann PaulRotmann merged commit b66ca6c into clue:3.x Apr 7, 2025
18 checks passed
@clue clue deleted the pcov branch April 7, 2025 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants