File tree
14 files changed
+102
-7
lines changedFilter options
- src/Symfony
- Bundle
- DebugBundle
- DependencyInjection
- FrameworkBundle
- Command
- DependencyInjection
- SecurityBundle
- DependencyInjection
- TwigBundle
- DependencyInjection
- WebProfilerBundle
- DependencyInjection
- Component/Config
- Definition/Builder
- Tests/Definition/Builder
14 files changed
+102
-7
lines changedsrc/Symfony/Bundle/DebugBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/DebugBundle/DependencyInjection/Configuration.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
| 30 | + |
| 31 | + |
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
|
src/Symfony/Bundle/DebugBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/DebugBundle/composer.json+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 |
| - |
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
| 107 | + |
| 108 | + |
107 | 109 |
|
108 | 110 |
|
109 | 111 |
|
| ||
269 | 271 |
|
270 | 272 |
|
271 | 273 |
|
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
272 | 285 |
|
src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
| ||
123 | 124 |
|
124 | 125 |
|
125 | 126 |
|
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
126 | 131 |
|
127 | 132 |
|
128 | 133 |
|
| ||
182 | 187 |
|
183 | 188 |
|
184 | 189 |
|
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
185 | 204 |
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| 78 | + |
78 | 79 |
|
79 | 80 |
|
80 | 81 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 58 | + |
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
|
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 |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
src/Symfony/Bundle/TwigBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/DependencyInjection/Configuration.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
| 36 | + |
| 37 | + |
36 | 38 |
|
37 | 39 |
|
38 | 40 |
|
|
src/Symfony/Bundle/TwigBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
src/Symfony/Bundle/WebProfilerBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/DependencyInjection/Configuration.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
| 35 | + |
| 36 | + |
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
|
src/Symfony/Bundle/WebProfilerBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/composer.json+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
|
src/Symfony/Component/Config/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
src/Symfony/Component/Config/Definition/Builder/NodeDefinition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/Builder/NodeDefinition.php+21Lines changed: 21 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 |
|
| ||
76 | 77 |
|
77 | 78 |
|
78 | 79 |
|
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
79 | 100 |
|
80 | 101 |
|
81 | 102 |
|
|
src/Symfony/Component/Config/Tests/Definition/Builder/NodeDefinitionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Definition/Builder/NodeDefinitionTest.php+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
38 | 69 |
|
0 commit comments