File tree
4 files changed
+60
-12
lines changedFilter options
- src/Symfony
- Bridge/ProxyManager/LazyProxy/PhpDumper
- Component/DependencyInjection
- Dumper
- Tests
4 files changed
+60
-12
lines changedsrc/Symfony/Bridge/ProxyManager/LazyProxy/PhpDumper/ProxyDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/ProxyManager/LazyProxy/PhpDumper/ProxyDumper.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| 56 | + |
56 | 57 |
|
57 | 58 |
|
58 |
| - |
| 59 | + |
59 | 60 |
|
60 | 61 |
|
61 |
| - |
| 62 | + |
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
| 66 | + |
65 | 67 |
|
66 | 68 |
|
67 | 69 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
641 | 641 |
|
642 | 642 |
|
643 | 643 |
|
| 644 | + |
| 645 | + |
| 646 | + |
| 647 | + |
644 | 648 |
|
645 | 649 |
|
646 | 650 |
|
| ||
775 | 779 |
|
776 | 780 |
|
777 | 781 |
|
| 782 | + |
| 783 | + |
| 784 | + |
| 785 | + |
778 | 786 |
|
779 | 787 |
|
780 | 788 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php+16-10Lines changed: 16 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
379 | 379 |
|
380 | 380 |
|
381 | 381 |
|
382 |
| - |
| 382 | + |
383 | 383 |
|
384 |
| - |
| 384 | + |
385 | 385 |
|
386 | 386 |
|
387 | 387 |
|
| ||
609 | 609 |
|
610 | 610 |
|
611 | 611 |
|
| 612 | + |
| 613 | + |
| 614 | + |
612 | 615 |
|
613 | 616 |
|
614 | 617 |
|
| ||
620 | 623 |
|
621 | 624 |
|
622 | 625 |
|
623 |
| - |
| 626 | + |
624 | 627 |
|
625 | 628 |
|
626 | 629 |
|
627 | 630 |
|
628 | 631 |
|
629 | 632 |
|
630 | 633 |
|
631 |
| - |
| 634 | + |
632 | 635 |
|
633 | 636 |
|
634 | 637 |
|
| ||
706 | 709 |
|
707 | 710 |
|
708 | 711 |
|
709 |
| - |
| 712 | + |
| 713 | + |
710 | 714 |
|
711 | 715 |
|
712 |
| - |
| 716 | + |
713 | 717 |
|
714 | 718 |
|
715 | 719 |
|
| ||
1142 | 1146 |
|
1143 | 1147 |
|
1144 | 1148 |
|
1145 |
| - |
| 1149 | + |
1146 | 1150 |
|
1147 | 1151 |
|
1148 | 1152 |
|
| ||
1419 | 1423 |
|
1420 | 1424 |
|
1421 | 1425 |
|
| 1426 | + |
| 1427 | + |
1422 | 1428 |
|
1423 | 1429 |
|
1424 | 1430 |
|
1425 | 1431 |
|
1426 |
| - |
| 1432 | + |
1427 | 1433 |
|
1428 | 1434 |
|
1429 | 1435 |
|
| ||
1458 | 1464 |
|
1459 | 1465 |
|
1460 | 1466 |
|
1461 |
| - |
| 1467 | + |
1462 | 1468 |
|
1463 | 1469 |
|
1464 |
| - |
| 1470 | + |
1465 | 1471 |
|
1466 | 1472 |
|
1467 | 1473 |
|
|
src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
134 | 166 |
|
135 | 167 |
|
136 | 168 |
|
|
0 commit comments