Chore: drop $loop input parameters in favor of Loop::get() by bpolaszek · Pull Request #176 · reactphp/stream · GitHub
Skip to content

Chore: drop $loop input parameters in favor of Loop::get()#176

Open
bpolaszek wants to merge 5 commits into
reactphp:3.xfrom
bpolaszek:3.x
Open

Chore: drop $loop input parameters in favor of Loop::get()#176
bpolaszek wants to merge 5 commits into
reactphp:3.xfrom
bpolaszek:3.x

Conversation

@bpolaszek

@bpolaszek bpolaszek commented Feb 24, 2024

Copy link
Copy Markdown

Following roadmap reactphp/http#517

@SimonFrings

Copy link
Copy Markdown
Member

@bpolaszek

Copy link
Copy Markdown
Author

Hi @SimonFrings,

Sorry for the delay !
No worries, I did that mostly for the CI to pass and to avoid the IDE to complain I'm using type hints with PHP < 7.
I will rebase once it's merged and erase those changes.
Usually I would have based my PR on the WyriHaximus-secret-labs:3.x-raise-minimum-php-version-to-7.1PLUS branch, except I didn't fork from him but from reactphp/stream so I cannot base my work on that branch.
Regarding the changes, I just dropped a few commits to be more consistent with your example - don't hesitate to tell me if I missed something.

Thanks!
Ben

@bpolaszek bpolaszek marked this pull request as ready for review March 5, 2024 09:33
@SimonFrings

Copy link
Copy Markdown
Member

@clue clue added the BC break label Nov 17, 2025
Sign up for free to 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