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

Allow to decorate handler registry and event dispatcher #861

Merged
merged 3 commits into from Aug 8, 2021
Merged

Conversation

goetas
Copy link
Collaborator

@goetas goetas commented Aug 7, 2021

Q A
Bug fix? yes
New feature? no
Doc updated no
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT

@goetas goetas added this to the 4.0 milestone Aug 7, 2021
this argument is not needed and uses a not existing service.
at some point symfony tries to replace/merge service locators by replacing them with their hashes
and since is common service locators, it is common to have collisions.
But somehow symfony does not detect that we change the arguments if it in a compiler pass
@goetas goetas merged commit 66466c7 into master Aug 8, 2021
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.

None yet

1 participant