Skip to content

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