Skip to content

Update test suite to use new reactphp/async package instead of clue/reactphp-block - #57

Merged
clue merged 1 commit into
clue:1.xfrom
SimonFrings:async
Apr 10, 2024
Merged

Update test suite to use new reactphp/async package instead of clue/reactphp-block#57
clue merged 1 commit into
clue:1.xfrom
SimonFrings:async

Conversation

@SimonFrings

@SimonFringsSimonFrings commented Apr 10, 2024

Copy link
Copy Markdown
Contributor

This pull request is a continuation of #50 and adds reactphp/async to replace the deprecated clue/reactphp-block dependency. Thank you @dinooo13 for doing most of the work on this! 💪

After building on top of #50, I also added reactphp/promise-timer as a dev-dependency. We initially installed reactphp/promise-timer through either reactphp/socket or reactphp/dns, but the ReactPHP Socket component removed its reactphp/promise-timer dependency in v1.13.0 and the ReactPHP DNS component did the same in v1.11.0.

Builds on top of #50, clue/reactphp-block#67, clue/reactphp-block#68, reactphp/http#464, reactphp/socket#305 and clue/reactphp-mq#34

Closes#50

@SimonFringsSimonFrings added this to the v1.9.0 milestone Apr 10, 2024
@SimonFrings
SimonFrings requested a review from clueApril 10, 2024 06:30

@clueclue left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@SimonFrings@dinooo13 Thanks for looking into this, changes LGTM! :shipit:

@clue
clue merged commit 936180e into clue:1.xApr 10, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@SimonFrings@clue@dinooo13