File tree
7 files changed
+151
-3
lines changedFilter options
- src/Symfony/Component/DependencyInjection
- Dumper
- Tests
- Dumper
- Fixtures
- includes
- php
7 files changed
+151
-3
lines changedsrc/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 |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+26-3Lines changed: 26 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1048 | 1048 |
|
1049 | 1049 |
|
1050 | 1050 |
|
| 1051 | + |
1051 | 1052 |
|
1052 |
| - |
| 1053 | + |
| 1054 | + |
| 1055 | + |
| 1056 | + |
| 1057 | + |
| 1058 | + |
| 1059 | + |
| 1060 | + |
| 1061 | + |
| 1062 | + |
| 1063 | + |
| 1064 | + |
| 1065 | + |
| 1066 | + |
| 1067 | + |
| 1068 | + |
| 1069 | + |
| 1070 | + |
| 1071 | + |
| 1072 | + |
| 1073 | + |
| 1074 | + |
| 1075 | + |
1053 | 1076 |
|
1054 | 1077 |
|
1055 | 1078 |
|
1056 |
| - |
| 1079 | + |
1057 | 1080 |
|
1058 | 1081 |
|
1059 | 1082 |
|
| ||
1102 | 1125 |
|
1103 | 1126 |
|
1104 | 1127 |
|
1105 |
| - |
| 1128 | + |
1106 | 1129 |
|
1107 | 1130 |
|
1108 | 1131 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1179 | 1179 |
|
1180 | 1180 |
|
1181 | 1181 |
|
| 1182 | + |
| 1183 | + |
| 1184 | + |
| 1185 | + |
| 1186 | + |
| 1187 | + |
| 1188 | + |
| 1189 | + |
| 1190 | + |
1182 | 1191 |
|
1183 | 1192 |
|
1184 | 1193 |
|
| ||
2327 | 2336 |
|
2328 | 2337 |
|
2329 | 2338 |
|
| 2339 | + |
| 2340 | + |
| 2341 | + |
| 2342 | + |
2330 | 2343 |
|
2331 | 2344 |
|
2332 | 2345 |
|
|
src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1961 | 1961 |
|
1962 | 1962 |
|
1963 | 1963 |
|
| 1964 | + |
| 1965 | + |
| 1966 | + |
| 1967 | + |
| 1968 | + |
| 1969 | + |
| 1970 | + |
| 1971 | + |
| 1972 | + |
| 1973 | + |
| 1974 | + |
| 1975 | + |
| 1976 | + |
| 1977 | + |
| 1978 | + |
| 1979 | + |
| 1980 | + |
| 1981 | + |
1964 | 1982 |
|
1965 | 1983 |
|
1966 | 1984 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1686 | 1686 |
|
1687 | 1687 |
|
1688 | 1688 |
|
| 1689 | + |
| 1690 | + |
| 1691 | + |
| 1692 | + |
| 1693 | + |
| 1694 | + |
| 1695 | + |
| 1696 | + |
| 1697 | + |
| 1698 | + |
| 1699 | + |
| 1700 | + |
| 1701 | + |
| 1702 | + |
| 1703 | + |
| 1704 | + |
| 1705 | + |
| 1706 | + |
| 1707 | + |
| 1708 | + |
| 1709 | + |
| 1710 | + |
| 1711 | + |
| 1712 | + |
| 1713 | + |
1689 | 1714 |
|
1690 | 1715 |
|
1691 | 1716 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/autowiring_classes.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/autowiring_classes.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
| 23 | + |
| 24 | + |
21 | 25 |
|
22 | 26 |
|
23 | 27 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/lazy_closure.php
Copy file name to clipboard+64Lines changed: 64 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 | + |
| 24 | + |
| 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 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
0 commit comments