File tree
6 files changed
+44
-8
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection/Compiler
- Resources/config
- Component
- DependencyInjection
- Compiler
- Loader
- HttpKernel/DependencyInjection
6 files changed
+44
-8
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/UnusedTagsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/UnusedTagsPass.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/services.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/services.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
| 30 | + |
29 | 31 |
|
| 32 | + |
| 33 | + |
30 | 34 |
|
31 | 35 |
|
32 | 36 |
|
| ||
218 | 222 |
|
219 | 223 |
|
220 | 224 |
|
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
221 | 231 |
|
222 | 232 |
|
src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
78 | 81 |
|
79 | 82 |
|
80 | 83 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php+16-1Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
503 | 503 |
|
504 | 504 |
|
505 | 505 |
|
506 |
| - |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
507 | 522 |
|
508 | 523 |
|
509 | 524 |
|
|
src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/FileLoader.php+13-3Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
192 |
| - |
193 | 192 |
|
194 | 193 |
|
195 | 194 |
|
| ||
204 | 203 |
|
205 | 204 |
|
206 | 205 |
|
207 |
| - |
| 206 | + |
208 | 207 |
|
209 | 208 |
|
210 |
| - |
| 209 | + |
211 | 210 |
|
212 | 211 |
|
213 | 212 |
|
| ||
242 | 241 |
|
243 | 242 |
|
244 | 243 |
|
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
245 | 255 |
|
246 | 256 |
|
247 | 257 |
|
src/Symfony/Component/HttpKernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php+1-4Lines changed: 1 addition & 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 |
|
18 | 17 |
|
19 | 18 |
|
20 |
| - |
21 | 19 |
|
22 | 20 |
|
23 | 21 |
|
| ||
70 | 68 |
|
71 | 69 |
|
72 | 70 |
|
73 |
| - |
74 | 71 |
|
75 | 72 |
|
76 | 73 |
|
77 | 74 |
|
78 | 75 |
|
79 |
| - |
| 76 | + |
80 | 77 |
|
81 | 78 |
|
82 | 79 |
|
|
0 commit comments