Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Chore: Drop $loop usages in favor of Loop::get()#221

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
bpolaszek wants to merge2 commits intoreactphp:3.x
base:3.x
Choose a base branch
Loading
frombpolaszek:3.x

Conversation

@bpolaszek
Copy link

Still a few tests to fix.

@SimonFrings
Copy link
Member

Hey@bpolaszek, thank you for your pull request, always happy about contributions 👍

As I also wrote inreactphp/stream#176, changing the minimal supported PHP version to PHP 7.1 is something we want to see for ReactPHP v3, but I think we should use separate PRs for these topics to avoid bloating each pull request in complexity, which also makes them easier to review. In my opinion, we don't need the PHP 7.1 changes to remove the optional$loop parameter here.

The rest of the changes are heading in a good direction. I think you can also take a look atclue/reactphp-redis#156 and use this as inspiration (for changes, PR description, commit history, etc.), as we also removed the optional$loop parameter in there. Thanks to our consistency across all our projects, we can apply similar changes in here.

Let's focus on eitherreactphp/stream#176 or this one here first to get a good feeling on what the PR should look like and then use this knowledge for the other pull requests. This way we can avoid doubling the work 👍

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@bpolaszek@SimonFrings

[8]ページ先頭

©2009-2025 Movatter.jp