Commit b0989aa
committed
File tree
11 files changed
+104
-17
lines changedFilter options
- src/Symfony/Component
- DependencyInjection
- Argument
- Compiler
- Loader
- Configurator
- Traits
- Tests/Compiler
- HttpKernel/DependencyInjection
11 files changed
+104
-17
lines changedsrc/Symfony/Component/DependencyInjection/Argument/BoundArgument.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Argument/BoundArgument.php+11-3Lines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
19 | 23 |
|
20 | 24 |
|
21 | 25 |
|
22 | 26 |
|
23 | 27 |
|
| 28 | + |
| 29 | + |
24 | 30 |
|
25 |
| - |
| 31 | + |
26 | 32 |
|
27 | 33 |
|
28 | 34 |
|
29 | 35 |
|
30 | 36 |
|
31 | 37 |
|
32 | 38 |
|
| 39 | + |
| 40 | + |
33 | 41 |
|
34 | 42 |
|
35 | 43 |
|
36 | 44 |
|
37 | 45 |
|
38 | 46 |
|
39 | 47 |
|
40 |
| - |
| 48 | + |
41 | 49 |
|
42 | 50 |
|
43 | 51 |
|
44 | 52 |
|
45 | 53 |
|
46 | 54 |
|
47 | 55 |
|
48 |
| - |
| 56 | + |
49 | 57 |
|
50 | 58 |
|
src/Symfony/Component/DependencyInjection/Compiler/ResolveBindingsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ResolveBindingsPass.php+35-4Lines changed: 35 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
41 |
| - |
| 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 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
42 | 73 |
|
43 | 74 |
|
44 | 75 |
|
| ||
75 | 106 |
|
76 | 107 |
|
77 | 108 |
|
78 |
| - |
| 109 | + |
79 | 110 |
|
80 | 111 |
|
81 | 112 |
|
82 | 113 |
|
83 |
| - |
| 114 | + |
84 | 115 |
|
85 | 116 |
|
86 | 117 |
|
|
src/Symfony/Component/DependencyInjection/Loader/Configurator/DefaultsConfigurator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/Configurator/DefaultsConfigurator.php+10Lines changed: 10 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 |
|
| ||
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
28 | 38 |
|
29 | 39 |
|
30 | 40 |
|
|
src/Symfony/Component/DependencyInjection/Loader/Configurator/InstanceofConfigurator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/Configurator/InstanceofConfigurator.php+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
31 | 42 |
|
32 | 43 |
|
33 | 44 |
|
|
src/Symfony/Component/DependencyInjection/Loader/Configurator/ServiceConfigurator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/Configurator/ServiceConfigurator.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 |
| - |
| 50 | + |
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
| 55 | + |
54 | 56 |
|
55 | 57 |
|
56 | 58 |
|
|
src/Symfony/Component/DependencyInjection/Loader/Configurator/ServicesConfigurator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/Configurator/ServicesConfigurator.php+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
| ||
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
| 42 | + |
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
| ||
48 | 50 |
|
49 | 51 |
|
50 | 52 |
|
51 |
| - |
| 53 | + |
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
| ||
58 | 60 |
|
59 | 61 |
|
60 | 62 |
|
61 |
| - |
| 63 | + |
62 | 64 |
|
63 | 65 |
|
64 | 66 |
|
| ||
90 | 92 |
|
91 | 93 |
|
92 | 94 |
|
93 |
| - |
| 95 | + |
94 | 96 |
|
95 | 97 |
|
96 | 98 |
|
|
src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/BindTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/BindTrait.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
| 16 | + |
| 17 | + |
15 | 18 |
|
16 | 19 |
|
17 | 20 |
|
| ||
35 | 38 |
|
36 | 39 |
|
37 | 40 |
|
38 |
| - |
| 41 | + |
| 42 | + |
39 | 43 |
|
40 | 44 |
|
41 | 45 |
|
|
src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
178 | 184 |
|
179 | 185 |
|
180 |
| - |
| 186 | + |
181 | 187 |
|
182 | 188 |
|
183 | 189 |
|
| ||
368 | 374 |
|
369 | 375 |
|
370 | 376 |
|
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
371 | 382 |
|
372 | 383 |
|
373 | 384 |
|
|
src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
284 | 284 |
|
285 | 285 |
|
286 | 286 |
|
287 |
| - |
| 287 | + |
| 288 | + |
| 289 | + |
288 | 290 |
|
289 | 291 |
|
290 | 292 |
|
| ||
534 | 536 |
|
535 | 537 |
|
536 | 538 |
|
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
537 | 545 |
|
538 | 546 |
|
539 | 547 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveBindingsPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveBindingsPassTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
|
src/Symfony/Component/HttpKernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
142 |
| - |
143 |
| - |
| 142 | + |
| 143 | + |
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
|
0 commit comments