Commit 1849b57
committed
File tree
12 files changed
+180
-121
lines changedFilter options
- src/Symfony
- Bundle
- DebugBundle/DependencyInjection
- FrameworkBundle
- DependencyInjection
- Tests/DependencyInjection
- SecurityBundle
- DependencyInjection
- TwigBundle
- DependencyInjection
- Compiler
- Component/DependencyInjection
- Compiler
12 files changed
+180
-121
lines changedsrc/Symfony/Bundle/DebugBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/DebugBundle/DependencyInjection/Configuration.php+5-14Lines changed: 5 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
| ||
51 | 50 |
|
52 | 51 |
|
53 | 52 |
|
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
66 | 58 |
|
67 | 59 |
|
68 |
| - |
69 | 60 |
|
70 | 61 |
|
71 | 62 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+67-53Lines changed: 67 additions & 53 deletions
Large diffs are not rendered by default.
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+52-35Lines changed: 52 additions & 35 deletions
Large diffs are not rendered by default.
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
443 | 443 |
|
444 | 444 |
|
445 | 445 |
|
| 446 | + |
446 | 447 |
|
447 | 448 |
|
448 | 449 |
|
| ||
566 | 567 |
|
567 | 568 |
|
568 | 569 |
|
569 |
| - |
| 570 | + |
570 | 571 |
|
571 | 572 |
|
572 | 573 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
| 35 | + |
34 | 36 |
|
35 | 37 |
|
36 | 38 |
|
| ||
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
45 |
| - |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
| ||
130 | 131 |
|
131 | 132 |
|
132 | 133 |
|
133 |
| - |
| 134 | + |
134 | 135 |
|
135 | 136 |
|
136 | 137 |
|
| ||
141 | 142 |
|
142 | 143 |
|
143 | 144 |
|
144 |
| - |
| 145 | + |
145 | 146 |
|
146 | 147 |
|
147 | 148 |
|
| ||
982 | 983 |
|
983 | 984 |
|
984 | 985 |
|
985 |
| - |
986 |
| - |
| 986 | + |
| 987 | + |
987 | 988 |
|
988 | 989 |
|
989 | 990 |
|
|
src/Symfony/Bundle/SecurityBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
src/Symfony/Bundle/TwigBundle/DependencyInjection/Compiler/ExtensionPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/DependencyInjection/Compiler/ExtensionPass.php+9-5Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| 18 | + |
| 19 | + |
17 | 20 |
|
| 21 | + |
18 | 22 |
|
19 | 23 |
|
20 | 24 |
|
| ||
23 | 27 |
|
24 | 28 |
|
25 | 29 |
|
26 |
| - |
| 30 | + |
27 | 31 |
|
28 | 32 |
|
29 | 33 |
|
30 |
| - |
| 34 | + |
31 | 35 |
|
32 | 36 |
|
33 | 37 |
|
34 |
| - |
| 38 | + |
35 | 39 |
|
36 | 40 |
|
37 | 41 |
|
38 |
| - |
| 42 | + |
39 | 43 |
|
40 | 44 |
|
41 | 45 |
|
| ||
111 | 115 |
|
112 | 116 |
|
113 | 117 |
|
114 |
| - |
| 118 | + |
115 | 119 |
|
116 | 120 |
|
117 | 121 |
|
|
src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
40 |
| - |
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
44 |
| - |
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
48 |
| - |
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
52 |
| - |
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
|
src/Symfony/Bundle/TwigBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/composer.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
src/Symfony/Component/DependencyInjection/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
201 |
| - |
| 201 | + |
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
1467 | 1468 |
|
1468 | 1469 |
|
1469 | 1470 |
|
| 1471 | + |
| 1472 | + |
| 1473 | + |
| 1474 | + |
| 1475 | + |
| 1476 | + |
| 1477 | + |
| 1478 | + |
| 1479 | + |
| 1480 | + |
| 1481 | + |
| 1482 | + |
| 1483 | + |
| 1484 | + |
| 1485 | + |
| 1486 | + |
| 1487 | + |
| 1488 | + |
| 1489 | + |
| 1490 | + |
| 1491 | + |
| 1492 | + |
| 1493 | + |
| 1494 | + |
| 1495 | + |
| 1496 | + |
| 1497 | + |
| 1498 | + |
1470 | 1499 |
|
1471 | 1500 |
|
1472 | 1501 |
|
|
0 commit comments