Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.4] Events : use dispatch instead of fire #17246

Merged
merged 1 commit into from
Jan 10, 2017
Merged

[5.4] Events : use dispatch instead of fire #17246

merged 1 commit into from
Jan 10, 2017

Conversation

lucasmichot
Copy link
Contributor

@lucasmichot lucasmichot commented Jan 10, 2017

Following #17154 (comment), the fire function has been replaced by dispatch in the \Illuminate\Contracts\Events\Dispatcher interface.

This PR ensures that the good function is called.

@lucasmichot lucasmichot changed the title [5.4] Use dispatch instead of fire [5.4] Events : use dispatch instead of fire Jan 10, 2017
@taylorotwell taylorotwell merged commit 5e98a2c into laravel:5.4 Jan 10, 2017
@lucasmichot lucasmichot deleted the feature/5.4/dispatch branch January 10, 2017 19:19
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.

2 participants