10000 Remove ServiceSubscriberInterface implementation from Service façade by derrabus · Pull Request #59133 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Remove ServiceSubscriberInterface implementation from Service façade #59133

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
Dec 9, 2024

Conversation

derrabus
Copy link
Member
@derrabus derrabus commented Dec 7, 2024
Q A
Branch? 7.3
Bug fix? no
New feature? no
Deprecations? no
Issues Follow-up to #48142
License MIT

#48142 added a ServiceSubscriberInterface implementation to our Security façade, but that implementation is never consumed. If we did that, we would fail because the security.firewall.event_dispatcher_locator is hinted as a generic ServiceLocator which we cannot autowire. This is why I'd like to remove that implementation.

@derrabus derrabus requested a review from chalasr as a code owner December 7, 2024 21:05
@carsonbot carsonbot added this to the 7.3 milestone Dec 7, 2024
@fabpot
Copy link
Member
fabpot commented Dec 9, 2024

Thank you @derrabus.

@fabpot fabpot merged commit 8c841e3 into symfony:7.3 Dec 9, 2024
8 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants
0