Commit 8f2c52a
File tree
Expand file treeCollapse file tree
6 files changed
+25
-0
lines changedFilter options
- src/Symfony/Bundle/SecurityBundle
- DependencyInjection
- Resources/config/schema
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
Expand file treeCollapse file tree
6 files changed
+25
-0
lines changedsrc/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
| 136 | + |
136 | 137 |
|
137 | 138 |
|
138 | 139 |
|
| ||
148 | 149 |
|
149 | 150 |
|
150 | 151 |
|
| 152 | + |
151 | 153 |
|
152 | 154 |
|
153 | 155 |
|
|
src/Symfony/Bundle/SecurityBundle/Resources/config/schema/security-1.0.xsd
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/schema/security-1.0.xsd+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
378 | 378 |
|
379 | 379 |
|
380 | 380 |
|
| 381 | + |
381 | 382 |
|
382 | 383 |
|
383 | 384 |
|
| ||
386 | 387 |
|
387 | 388 |
|
388 | 389 |
|
| 390 | + |
389 | 391 |
|
390 | 392 |
|
391 | 393 |
|
| ||
397 | 399 |
|
398 | 400 |
|
399 | 401 |
|
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
400 | 410 |
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
326 | 327 |
|
327 | 328 |
|
328 | 329 |
|
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
329 | 335 |
|
330 | 336 |
|
| 337 | + |
| 338 | + |
331 | 339 |
|
332 | 340 |
|
333 | 341 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/container1.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/container1.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
| 99 | + |
99 | 100 |
|
100 | 101 |
|
101 | 102 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/container1.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/container1.xml+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| 79 | + |
| 80 | + |
| 81 | + |
79 | 82 |
|
80 | 83 |
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/yml/container1.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/yml/container1.yml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| 86 | + |
0 commit comments