Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7c5dcfc

Browse filesBrowse files
committed
minor #21521 [SecurityBundle] Remove FirewallMap from classes to compile (chalasr)
This PR was merged into the 3.3-dev branch. Discussion ---------- [SecurityBundle] Remove FirewallMap from classes to compile | Q | A | ------------- | --- | Branch? | master | Tests pass? | yes | Fixed tickets | #21520 | License | MIT Commits ------- d109109 [SecurityBundle] Remove FirewallMap from classes to compile
2 parents da2710e + d109109 commit 7c5dcfc
Copy full SHA for 7c5dcfc

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ public function load(array $configs, ContainerBuilder $container)
113113
'Symfony\Component\Security\Core\Authorization\AuthorizationChecker',
114114
'Symfony\Component\Security\Core\Authorization\Voter\VoterInterface',
115115
'Symfony\Bundle\SecurityBundle\Security\FirewallConfig',
116-
'Symfony\Bundle\SecurityBundle\Security\FirewallMap',
117116
'Symfony\Bundle\SecurityBundle\Security\FirewallContext',
118117
'Symfony\Component\HttpFoundation\RequestMatcher',
119118
));

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.