Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

PaulRotmann
Copy link
Contributor

Builds on top of #269, #270 and reactphp/socket#323.
Also had to remove ext-ev from default extensions, install it explicitly based on PHP version.

@PaulRotmann PaulRotmann requested review from WyriHaximus and clue June 18, 2025 13:23
@PaulRotmann
Copy link
Contributor Author

I refactored the CI workflow using a new approach with a ternary expression to conditionally include the appropriate ev extension version based on PHP. This greatly simplified the setup and made many of the previous redundant changes unnecessary.

The tests now run cleanly in GitHub Actions with ev installed properly on all targeted PHP versions. Thanks for the feedback, happy to adjust further if needed!

@clue clue added this to the v3.0.0 milestone Jul 23, 2025
Copy link
Member

@clue clue left a comment

Choose a reason for hiding this comment

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

@PaulRotmann Thanks for the update, changes look much cleaner now, all LGTM 👍

@WyriHaximus WyriHaximus merged commit 2a20bf3 into reactphp:3.x Jul 24, 2025
26 checks passed
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.

3 participants