Commit ab1e531
File tree
5 files changed
+8
-11
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DependencyInjection
- Resources/config
- Security
- Component/DependencyInjection
- Argument
- Tests/Dumper
5 files changed
+8
-11
lines changedsrc/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
239 | 240 |
|
240 | 241 |
|
241 | 242 |
|
242 |
| - |
| 243 | + |
243 | 244 |
|
244 | 245 |
|
245 | 246 |
|
| ||
253 | 254 |
|
254 | 255 |
|
255 | 256 |
|
| 257 | + |
256 | 258 |
|
257 | 259 |
|
| 260 | + |
258 | 261 |
|
259 | 262 |
|
260 | 263 |
|
|
src/Symfony/Bundle/SecurityBundle/Resources/config/security.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security.xml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 |
| - |
109 |
| - |
| 108 | + |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
|
src/Symfony/Bundle/SecurityBundle/Security/FirewallMap.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Security/FirewallMap.php+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 |
| - |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 |
| - |
120 |
| - |
121 |
| - |
122 | 119 |
|
123 | 120 |
|
124 | 121 |
|
|
src/Symfony/Component/DependencyInjection/Argument/ServiceLocatorArgument.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Argument/ServiceLocatorArgument.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 | 14 |
|
17 | 15 |
|
18 | 16 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
| ||
522 | 521 |
|
523 | 522 |
|
524 | 523 |
|
525 |
| - |
| 524 | + |
526 | 525 |
|
527 | 526 |
|
528 | 527 |
|
|
0 commit comments