File tree
Expand file treeCollapse file tree
11 files changed
+140
-37
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- Command
- Tests/Functional
- Component
- DependencyInjection
- Attribute
- Compiler
- Tests
- Compiler
- Fixtures
- Workflow
Expand file treeCollapse file tree
11 files changed
+140
-37
lines changedsrc/Symfony/Bundle/FrameworkBundle/Command/DebugAutowiringCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/DebugAutowiringCommand.php+35-9Lines changed: 35 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
86 | 87 |
|
87 | 88 |
|
88 | 89 |
|
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
89 | 98 |
|
90 | 99 |
|
91 | 100 |
|
| ||
103 | 112 |
|
104 | 113 |
|
105 | 114 |
|
106 |
| - |
| 115 | + |
107 | 116 |
|
108 |
| - |
109 |
| - |
| 117 | + |
| 118 | + |
| 119 | + |
110 | 120 |
|
111 | 121 |
|
112 | 122 |
|
113 | 123 |
|
114 |
| - |
115 | 124 |
|
116 | 125 |
|
117 | 126 |
|
118 |
| - |
119 |
| - |
| 127 | + |
| 128 | + |
| 129 | + |
120 | 130 |
|
121 | 131 |
|
122 | 132 |
|
123 | 133 |
|
124 | 134 |
|
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
125 | 149 |
|
126 | 150 |
|
127 |
| - |
128 |
| - |
129 |
| - |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
130 | 156 |
|
131 | 157 |
|
132 | 158 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/DebugAutowiringCommandTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Functional/DebugAutowiringCommandTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
src/Symfony/Component/DependencyInjection/Attribute/Target.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Attribute/Target.php+15-6Lines changed: 15 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 |
| - |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
25 | 29 |
|
26 |
| - |
| 30 | + |
27 | 31 |
|
28 |
| - |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
29 | 37 |
|
30 | 38 |
|
31 | 39 |
|
| ||
36 | 44 |
|
37 | 45 |
|
38 | 46 |
|
39 |
| - |
| 47 | + |
| 48 | + |
40 | 49 |
|
41 |
| - |
| 50 | + |
42 | 51 |
|
43 | 52 |
|
44 | 53 |
|
| ||
48 | 57 |
|
49 | 58 |
|
50 | 59 |
|
51 |
| - |
| 60 | + |
52 | 61 |
|
53 | 62 |
|
src/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 |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php+29-13Lines changed: 29 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
448 | 448 |
|
449 | 449 |
|
450 | 450 |
|
451 |
| - |
| 451 | + |
452 | 452 |
|
453 | 453 |
|
454 |
| - |
| 454 | + |
| 455 | + |
| 456 | + |
455 | 457 |
|
456 | 458 |
|
457 | 459 |
|
458 |
| - |
| 460 | + |
459 | 461 |
|
460 | 462 |
|
461 | 463 |
|
| ||
467 | 469 |
|
468 | 470 |
|
469 | 471 |
|
470 |
| - |
| 472 | + |
471 | 473 |
|
472 | 474 |
|
473 | 475 |
|
| ||
496 | 498 |
|
497 | 499 |
|
498 | 500 |
|
| 501 | + |
499 | 502 |
|
500 |
| - |
| 503 | + |
| 504 | + |
501 | 505 |
|
502 | 506 |
|
503 | 507 |
|
| ||
596 | 600 |
|
597 | 601 |
|
598 | 602 |
|
599 |
| - |
600 |
| - |
601 |
| - |
602 | 603 |
|
603 | 604 |
|
604 |
| - |
605 |
| - |
| 605 | + |
| 606 | + |
| 607 | + |
| 608 | + |
| 609 | + |
| 610 | + |
| 611 | + |
| 612 | + |
606 | 613 |
|
607 | 614 |
|
608 | 615 |
|
| ||
630 | 637 |
|
631 | 638 |
|
632 | 639 |
|
633 |
| - |
634 |
| - |
| 640 | + |
| 641 | + |
| 642 | + |
| 643 | + |
| 644 | + |
635 | 645 |
|
636 | 646 |
|
637 | 647 |
|
| ||
673 | 683 |
|
674 | 684 |
|
675 | 685 |
|
676 |
| - |
| 686 | + |
677 | 687 |
|
678 | 688 |
|
679 | 689 |
|
| ||
683 | 693 |
|
684 | 694 |
|
685 | 695 |
|
| 696 | + |
| 697 | + |
| 698 | + |
| 699 | + |
| 700 | + |
| 701 | + |
686 | 702 |
|
687 | 703 |
|
688 | 704 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+12-4Lines changed: 12 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1382 | 1382 |
|
1383 | 1383 |
|
1384 | 1384 |
|
1385 |
| - |
| 1385 | + |
1386 | 1386 |
|
1387 |
| - |
1388 |
| - |
| 1387 | + |
| 1388 | + |
| 1389 | + |
| 1390 | + |
| 1391 | + |
| 1392 | + |
| 1393 | + |
| 1394 | + |
| 1395 | + |
| 1396 | + |
1389 | 1397 |
|
1390 | 1398 |
|
1391 |
| - |
| 1399 | + |
1392 | 1400 |
|
1393 | 1401 |
|
1394 | 1402 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/AutowirePassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/AutowirePassTest.php+18-2Lines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
| ||
1240 | 1241 |
|
1241 | 1242 |
|
1242 | 1243 |
|
1243 |
| - |
| 1244 | + |
1244 | 1245 |
|
1245 | 1246 |
|
1246 | 1247 |
|
1247 | 1248 |
|
1248 |
| - |
| 1249 | + |
| 1250 | + |
| 1251 | + |
| 1252 | + |
| 1253 | + |
| 1254 | + |
| 1255 | + |
| 1256 | + |
| 1257 | + |
| 1258 | + |
| 1259 | + |
| 1260 | + |
| 1261 | + |
| 1262 | + |
| 1263 | + |
| 1264 | + |
1249 | 1265 |
|
1250 | 1266 |
|
1251 | 1267 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/RegisterServiceSubscribersPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/RegisterServiceSubscribersPassTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
402 | 402 |
|
403 | 403 |
|
404 | 404 |
|
405 |
| - |
406 |
| - |
| 405 | + |
| 406 | + |
407 | 407 |
|
408 | 408 |
|
409 | 409 |
|
|
src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1662 | 1662 |
|
1663 | 1663 |
|
1664 | 1664 |
|
| 1665 | + |
1665 | 1666 |
|
1666 | 1667 |
|
1667 | 1668 |
|
| 1669 | + |
1668 | 1670 |
|
1669 | 1671 |
|
1670 | 1672 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/WithTargetAnonymous.php
Copy file name to clipboard+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
src/Symfony/Component/Workflow/WorkflowInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Workflow/WorkflowInterface.php+2Lines changed: 2 additions & 0 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 |
|
|
0 commit comments