Skip to content

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

Merged
WyriHaximus merged 1 commit intofriends-of-reactphp:0.7.xfrom
clue-labs:pcov
May 20, 2025
Merged

Update test suite to use PCOV to avoid segfault with Xdebug 3.4.2#205
WyriHaximus merged 1 commit intofriends-of-reactphp:0.7.xfrom
clue-labs:pcov

Conversation

@clue
Copy link
Copy Markdown
Contributor

@clue clue commented May 19, 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) as discussed in reactphp/socket#323.

Builds on top of clue/framework-x#278 and #204

Copy link
Copy Markdown
Member

@WyriHaximus WyriHaximus left a comment

Choose a reason for hiding this comment

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

Had a chat with Derick recently about this, and he isn't expecting a fix anytime soon due to how hard the problem is. This a perfect long term solution until them

@WyriHaximus WyriHaximus merged commit 61ad81f into friends-of-reactphp:0.7.x May 20, 2025
14 checks passed
@clue clue deleted the pcov branch May 20, 2025 21:20
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