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

Fixed Undefined Variable in PrioritizedListenerProvider #3

Conversation

hummer2k
Copy link
Contributor

This PR fixes an undefined variable error when attaching multiple listeners with the same event type and priority on the Phly\EventDispatcher\ListenerProvider\PrioritizedListenerProvider::listen() method.

@weierophinney weierophinney added this to the 1.0.1 milestone Nov 15, 2021
@weierophinney weierophinney added the bug Something isn't working label Nov 15, 2021
@weierophinney weierophinney merged commit 5b6c448 into phly:master Nov 15, 2021
weierophinney added a commit that referenced this pull request Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants