Skip to content

[5.8] Fix event dispatching in event helper #888

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

Merged
merged 1 commit into from
Mar 6, 2019

Conversation

xxxcoltxxx
Copy link

In laravel 5.8 method fire was removed, but lumen helper uses it.

event(new SomeEvent());
// PHP Error:  Call to undefined method Illuminate/Events/Dispatcher::fire()

@taylorotwell taylorotwell merged commit c2c7a3b into laravel:5.8 Mar 6, 2019
@lloricode
Copy link
Contributor

can we have it on release? Thanks +1

@driesvints
Copy link
Member

@lloricode done

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.

4 participants