File tree
11 files changed
+96
-45
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/DependencyInjection/Compiler
- Component/DependencyInjection
- Compiler
- Dumper
- Exception
- Tests
- Compiler
11 files changed
+96
-45
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/TestServiceContainerWeakRefPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/TestServiceContainerWeakRefPass.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php+30-22Lines changed: 30 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
| 77 | + |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
90 |
| - |
91 | 89 |
|
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
92 | 97 |
|
93 | 98 |
|
94 | 99 |
|
95 | 100 |
|
96 | 101 |
|
97 | 102 |
|
98 |
| - |
99 | 103 |
|
100 | 104 |
|
101 | 105 |
|
| ||
222 | 226 |
|
223 | 227 |
|
224 | 228 |
|
225 |
| - |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
226 | 235 |
|
227 | 236 |
|
228 | 237 |
|
229 | 238 |
|
230 | 239 |
|
231 | 240 |
|
232 |
| - |
233 | 241 |
|
234 | 242 |
|
235 | 243 |
|
| ||
307 | 315 |
|
308 | 316 |
|
309 | 317 |
|
310 |
| - |
| 318 | + |
311 | 319 |
|
312 | 320 |
|
313 | 321 |
|
314 | 322 |
|
315 |
| - |
316 |
| - |
| 323 | + |
| 324 | + |
317 | 325 |
|
318 | 326 |
|
319 | 327 |
|
320 | 328 |
|
321 | 329 |
|
322 | 330 |
|
323 |
| - |
| 331 | + |
324 | 332 |
|
325 | 333 |
|
326 | 334 |
|
327 | 335 |
|
328 | 336 |
|
329 | 337 |
|
330 |
| - |
| 338 | + |
331 | 339 |
|
332 | 340 |
|
333 | 341 |
|
| ||
367 | 375 |
|
368 | 376 |
|
369 | 377 |
|
370 |
| - |
| 378 | + |
371 | 379 |
|
372 |
| - |
| 380 | + |
373 | 381 |
|
374 | 382 |
|
375 | 383 |
|
| ||
382 | 390 |
|
383 | 391 |
|
384 | 392 |
|
385 |
| - |
386 |
| - |
| 393 | + |
| 394 | + |
387 | 395 |
|
388 | 396 |
|
389 | 397 |
|
| ||
401 | 409 |
|
402 | 410 |
|
403 | 411 |
|
404 |
| - |
| 412 | + |
405 | 413 |
|
406 | 414 |
|
407 |
| - |
| 415 | + |
408 | 416 |
|
409 | 417 |
|
410 | 418 |
|
411 |
| - |
| 419 | + |
412 | 420 |
|
413 | 421 |
|
414 |
| - |
415 |
| - |
| 422 | + |
| 423 | + |
416 | 424 |
|
417 | 425 |
|
418 | 426 |
|
| ||
425 | 433 |
|
426 | 434 |
|
427 | 435 |
|
428 |
| - |
| 436 | + |
429 | 437 |
|
430 | 438 |
|
431 | 439 |
|
432 |
| - |
| 440 | + |
433 | 441 |
|
434 | 442 |
|
435 | 443 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/DefinitionErrorExceptionPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/DefinitionErrorExceptionPass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
160 |
| - |
| 160 | + |
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/ResolveChildDefinitionsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ResolveChildDefinitionsPass.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
179 |
| - |
180 |
| - |
181 |
| - |
| 179 | + |
| 180 | + |
182 | 181 |
|
183 | 182 |
|
184 | 183 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
592 | 592 |
|
593 | 593 |
|
594 | 594 |
|
595 |
| - |
| 595 | + |
596 | 596 |
|
597 | 597 |
|
598 | 598 |
|
|
src/Symfony/Component/DependencyInjection/Definition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Definition.php+20-3Lines changed: 20 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
876 | 876 |
|
877 | 877 |
|
878 | 878 |
|
879 |
| - |
| 879 | + |
880 | 880 |
|
881 | 881 |
|
882 | 882 |
|
883 | 883 |
|
884 | 884 |
|
885 |
| - |
| 885 | + |
| 886 | + |
| 887 | + |
| 888 | + |
| 889 | + |
| 890 | + |
| 891 | + |
886 | 892 |
|
887 | 893 |
|
888 | 894 |
|
| ||
894 | 900 |
|
895 | 901 |
|
896 | 902 |
|
897 |
| - |
| 903 | + |
| 904 | + |
| 905 | + |
| 906 | + |
| 907 | + |
| 908 | + |
| 909 | + |
| 910 | + |
| 911 | + |
| 912 | + |
| 913 | + |
| 914 | + |
898 | 915 |
|
899 | 916 |
|
src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
488 | 488 |
|
489 | 489 |
|
490 | 490 |
|
491 |
| - |
| 491 | + |
492 | 492 |
|
493 | 493 |
|
494 | 494 |
|
| ||
1460 | 1460 |
|
1461 | 1461 |
|
1462 | 1462 |
|
1463 |
| - |
| 1463 | + |
1464 | 1464 |
|
1465 | 1465 |
|
1466 | 1466 |
|
| ||
1478 | 1478 |
|
1479 | 1479 |
|
1480 | 1480 |
|
1481 |
| - |
| 1481 | + |
1482 | 1482 |
|
1483 | 1483 |
|
1484 | 1484 |
|
| ||
1587 | 1587 |
|
1588 | 1588 |
|
1589 | 1589 |
|
1590 |
| - |
| 1590 | + |
1591 | 1591 |
|
1592 | 1592 |
|
1593 | 1593 |
|
|
src/Symfony/Component/DependencyInjection/Exception/AutowiringFailedException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Exception/AutowiringFailedException.php+32-2Lines changed: 32 additions & 2 deletions
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 |
|
24 | 25 |
|
25 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
26 | 56 |
|
27 | 57 |
|
28 | 58 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/AutowirePassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/AutowirePassTest.php+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
| ||
620 | 619 |
|
621 | 620 |
|
622 | 621 |
|
623 |
| - |
| 622 | + |
624 | 623 |
|
625 | 624 |
|
626 | 625 |
|
| ||
903 | 902 |
|
904 | 903 |
|
905 | 904 |
|
906 |
| - |
907 |
| - |
908 |
| - |
| 905 | + |
909 | 906 |
|
910 | 907 |
|
911 | 908 |
|
|
src/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
375 | 375 |
|
376 | 376 |
|
377 | 377 |
|
378 |
| - |
| 378 | + |
379 | 379 |
|
380 | 380 |
|
381 | 381 |
|
|
0 commit comments