File tree
16 files changed
+11
-184
lines changedFilter options
- src/Symfony/Component/DependencyInjection
- Compiler
- Loader
- schema/dic/services
- Tests
- Compiler
- Fixtures
- xml
- yaml
- integration/defaults_instanceof_importance
- Loader
16 files changed
+11
-184
lines changedsrc/Symfony/Component/DependencyInjection/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/CHANGELOG.md+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 |
|
29 | 28 |
|
|
src/Symfony/Component/DependencyInjection/ChildDefinition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ChildDefinition.php-25Lines changed: 0 additions & 25 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
| ||
57 | 56 |
|
58 | 57 |
|
59 | 58 |
|
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 | 59 |
|
85 | 60 |
|
86 | 61 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 | 46 |
|
48 | 47 |
|
49 | 48 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/ResolveInstanceofConditionalsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ResolveInstanceofConditionalsPass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/ResolveTagsInheritancePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ResolveTagsInheritancePass.php-74Lines changed: 0 additions & 74 deletions
This file was deleted.
src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php+1-17Lines changed: 1 addition & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
181 |
| - |
182 |
| - |
183 |
| - |
184 | 181 |
|
185 | 182 |
|
186 | 183 |
|
| ||
225 | 222 |
|
226 | 223 |
|
227 | 224 |
|
228 |
| - |
229 |
| - |
230 |
| - |
231 |
| - |
232 |
| - |
233 |
| - |
234 |
| - |
235 | 225 |
|
236 | 226 |
|
237 | 227 |
|
| ||
318 | 308 |
|
319 | 309 |
|
320 | 310 |
|
321 |
| - |
322 |
| - |
323 |
| - |
324 |
| - |
325 |
| - |
326 |
| - |
327 |
| - |
| 311 | + |
328 | 312 |
|
329 | 313 |
|
330 | 314 |
|
|
src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php+2-16Lines changed: 2 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
55 | 54 |
|
56 | 55 |
|
57 | 56 |
|
| ||
74 | 73 |
|
75 | 74 |
|
76 | 75 |
|
77 |
| - |
78 | 76 |
|
79 | 77 |
|
80 | 78 |
|
| ||
93 | 91 |
|
94 | 92 |
|
95 | 93 |
|
96 |
| - |
97 | 94 |
|
98 | 95 |
|
99 | 96 |
|
| ||
365 | 362 |
|
366 | 363 |
|
367 | 364 |
|
368 |
| - |
369 |
| - |
370 |
| - |
371 |
| - |
372 |
| - |
373 |
| - |
374 | 365 |
|
| 366 | + |
375 | 367 |
|
376 | 368 |
|
377 | 369 |
|
| ||
458 | 450 |
|
459 | 451 |
|
460 | 452 |
|
461 |
| - |
462 |
| - |
463 |
| - |
464 |
| - |
465 |
| - |
466 |
| - |
467 |
| - |
| 453 | + |
468 | 454 |
|
469 | 455 |
|
470 | 456 |
|
|
src/Symfony/Component/DependencyInjection/Loader/schema/dic/services/services-1.0.xsd
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/schema/dic/services/services-1.0.xsd-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
107 | 106 |
|
108 | 107 |
|
109 | 108 |
|
| ||
132 | 131 |
|
133 | 132 |
|
134 | 133 |
|
135 |
| - |
136 | 134 |
|
137 | 135 |
|
138 | 136 |
|
| ||
169 | 167 |
|
170 | 168 |
|
171 | 169 |
|
172 |
| - |
173 | 170 |
|
174 | 171 |
|
175 | 172 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInstanceofConditionalsPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInstanceofConditionalsPassTest.php-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
| ||
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
38 |
| - |
39 | 37 |
|
40 | 38 |
|
41 | 39 |
|
| ||
121 | 119 |
|
122 | 120 |
|
123 | 121 |
|
124 |
| - |
125 | 122 |
|
126 | 123 |
|
127 | 124 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveTagsInheritancePassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveTagsInheritancePassTest.php-34Lines changed: 0 additions & 34 deletions
This file was deleted.
src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services29.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/xml/services29.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/integration/defaults_instanceof_importance/expected.yml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/integration/defaults_instanceof_importance/expected.yml+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
| 19 | + |
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services28.yml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services28.yml-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services31_invalid_tags.yml
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services31_invalid_tags.yml-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
655 | 655 |
|
656 | 656 |
|
657 | 657 |
|
658 |
| - |
| 658 | + |
659 | 659 |
|
660 | 660 |
|
661 | 661 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
412 | 412 |
|
413 | 413 |
|
414 | 414 |
|
415 |
| - |
416 |
| - |
| 415 | + |
| 416 | + |
| 417 | + |
417 | 418 |
|
418 | 419 |
|
419 | 420 |
|
|
0 commit comments