Skip to content

Conversation

iBotPeaches
Copy link
Contributor

Fixes: #234

Currently it's: Check whether there is a global thing and use that and ignore the parameter.

With this it's: Check whether there's a parameter and use that instead of the global thing.

Reasoning is: There is some global io we can't control. When something is explicitly passed it should be used.

@taylorotwell taylorotwell merged commit 5968b4b into laravel:master Jun 14, 2019
@iBotPeaches iBotPeaches deleted the defer-to-param branch June 14, 2019 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SocketIO connector ignores passed param, defers to global.
2 participants