File tree
16 files changed
+69
-150
lines changedFilter options
- src/Symfony/Component/DependencyInjection
- Compiler
- Loader
- Configurator
- Traits
- Tests
- Fixtures
- xml
- yaml
- Loader
16 files changed
+69
-150
lines changedsrc/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 |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
|
src/Symfony/Component/DependencyInjection/ChildDefinition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ChildDefinition.php-17Lines changed: 0 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| ||
105 | 104 |
|
106 | 105 |
|
107 | 106 |
|
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 | 107 |
|
src/Symfony/Component/DependencyInjection/Compiler/ResolveInstanceofConditionalsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ResolveInstanceofConditionalsPass.php+8-9Lines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 | 39 |
|
44 | 40 |
|
45 | 41 |
|
| ||
59 | 55 |
|
60 | 56 |
|
61 | 57 |
|
62 |
| - |
| 58 | + |
63 | 59 |
|
64 | 60 |
|
65 | 61 |
|
66 | 62 |
|
| 63 | + |
67 | 64 |
|
68 | 65 |
|
69 | 66 |
|
| ||
100 | 97 |
|
101 | 98 |
|
102 | 99 |
|
103 |
| - |
104 |
| - |
105 | 100 |
|
106 | 101 |
|
107 |
| - |
108 |
| - |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
109 | 108 |
|
110 | 109 |
|
111 | 110 |
|
|
src/Symfony/Component/DependencyInjection/Loader/Configurator/ServiceConfigurator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/Configurator/ServiceConfigurator.php+1-7Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| ||
62 | 61 |
|
63 | 62 |
|
64 | 63 |
|
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
| 64 | + |
71 | 65 |
|
72 | 66 |
|
src/Symfony/Component/DependencyInjection/Loader/Configurator/ServicesConfigurator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/Configurator/ServicesConfigurator.php+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
76 |
| - |
77 | 75 |
|
78 | 76 |
|
79 | 77 |
|
| ||
92 | 90 |
|
93 | 91 |
|
94 | 92 |
|
95 |
| - |
| 93 | + |
96 | 94 |
|
97 | 95 |
|
98 | 96 |
|
| ||
114 | 112 |
|
115 | 113 |
|
116 | 114 |
|
117 |
| - |
118 |
| - |
119 |
| - |
| 115 | + |
120 | 116 |
|
121 | 117 |
|
122 | 118 |
|
| ||
126 | 122 |
|
127 | 123 |
|
128 | 124 |
|
129 |
| - |
130 | 125 |
|
131 | 126 |
|
132 |
| - |
| 127 | + |
133 | 128 |
|
134 | 129 |
|
135 | 130 |
|
|
src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/AutoconfigureTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/AutoconfigureTrait.php-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| ||
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 | 27 |
|
32 | 28 |
|
33 | 29 |
|
|
src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/ParentTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/ParentTrait.php-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 | 34 |
|
39 | 35 |
|
40 | 36 |
|
|
src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/FileLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
| 150 | + |
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
|
src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php+12-38Lines changed: 12 additions & 38 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
226 | 226 |
|
227 | 227 |
|
228 | 228 |
|
229 |
| - |
230 |
| - |
231 |
| - |
232 |
| - |
233 |
| - |
234 |
| - |
235 |
| - |
236 |
| - |
237 |
| - |
238 |
| - |
239 |
| - |
240 |
| - |
241 |
| - |
242 |
| - |
243 |
| - |
244 |
| - |
245 |
| - |
246 |
| - |
247 |
| - |
248 |
| - |
249 |
| - |
250 |
| - |
251 | 229 |
|
252 | 230 |
|
253 | 231 |
|
| 232 | + |
254 | 233 |
|
255 |
| - |
256 |
| - |
257 |
| - |
258 |
| - |
259 |
| - |
260 |
| - |
261 |
| - |
262 |
| - |
263 |
| - |
264 |
| - |
265 |
| - |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
266 | 242 |
|
267 | 243 |
|
| 244 | + |
| 245 | + |
268 | 246 |
|
269 | 247 |
|
270 | 248 |
|
| ||
284 | 262 |
|
285 | 263 |
|
286 | 264 |
|
287 |
| - |
288 |
| - |
289 |
| - |
290 |
| - |
291 |
| - |
| 265 | + |
292 | 266 |
|
293 | 267 |
|
294 | 268 |
|
|
src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php+12-34Lines changed: 12 additions & 34 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
378 | 378 |
|
379 | 379 |
|
380 | 380 |
|
381 |
| - |
382 |
| - |
383 |
| - |
384 |
| - |
385 |
| - |
386 |
| - |
387 |
| - |
388 |
| - |
389 |
| - |
390 |
| - |
391 |
| - |
392 |
| - |
393 |
| - |
394 |
| - |
395 |
| - |
396 |
| - |
397 |
| - |
398 |
| - |
399 | 381 |
|
400 | 382 |
|
401 | 383 |
|
402 | 384 |
|
403 | 385 |
|
404 | 386 |
|
405 | 387 |
|
| 388 | + |
406 | 389 |
|
407 |
| - |
408 |
| - |
409 |
| - |
410 |
| - |
411 |
| - |
412 |
| - |
413 |
| - |
414 |
| - |
415 |
| - |
416 |
| - |
417 |
| - |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
418 | 398 |
|
419 | 399 |
|
| 400 | + |
| 401 | + |
420 | 402 |
|
421 | 403 |
|
422 | 404 |
|
| ||
612 | 594 |
|
613 | 595 |
|
614 | 596 |
|
615 |
| - |
616 |
| - |
617 |
| - |
618 |
| - |
619 |
| - |
| 597 | + |
620 | 598 |
|
621 | 599 |
|
622 | 600 |
|
|
src/Symfony/Component/DependencyInjection/Tests/ChildDefinitionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/ChildDefinitionTest.php+8-5Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
| 130 | + |
131 | 131 |
|
132 |
| - |
133 | 132 |
|
134 | 133 |
|
| 134 | + |
| 135 | + |
135 | 136 |
|
136 | 137 |
|
137 |
| - |
| 138 | + |
138 | 139 |
|
139 |
| - |
| 140 | + |
140 | 141 |
|
141 |
| - |
| 142 | + |
| 143 | + |
| 144 | + |
142 | 145 |
|
143 | 146 |
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services_instanceof_with_parent.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services_instanceof_with_parent.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services_instanceof_with_parent.yml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services_instanceof_with_parent.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
83 | 83 |
|
84 |
| - |
85 |
| - |
86 | 84 |
|
87 | 85 |
|
88 | 86 |
|
89 | 87 |
|
90 | 88 |
|
| 89 | + |
| 90 | + |
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
|
0 commit comments