You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #13083 [Security] Remove mention of removed firewall ListenerInterface (HypeMC)
This PR was submitted for the 5.0 branch but it was merged into the 4.4 branch instead (closes#13083).
Discussion
----------
[Security] Remove mention of removed firewall ListenerInterface
Fixes#13069.
The `Symfony\Component\Security\Http\Firewall\ListenerInterface` has been removed in Symfony 5, yet there are still some references to it in the docs. This PR removes any remaining references to the interface.
Commits
-------
4b57c37 Remove mention of removed firewall ListenerInterface
0 commit comments