File tree
7 files changed
+46
-13
lines changedFilter options
- src/Symfony/Component/DependencyInjection
- Compiler
- Tests
- Compiler
- Fixtures/php
7 files changed
+46
-13
lines changedsrc/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 |
| - |
163 |
| - |
164 |
| - |
165 |
| - |
| 162 | + |
| 163 | + |
166 | 164 |
|
167 | 165 |
|
168 | 166 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
66 |
| - |
67 | 65 |
|
68 | 66 |
|
| 67 | + |
| 68 | + |
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/ResolveTaggedIteratorArgumentPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ResolveTaggedIteratorArgumentPass.php+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 |
| - |
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
30 | 39 |
|
31 | 40 |
|
32 | 41 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/AutowirePassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/AutowirePassTest.php+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
985 | 985 |
|
986 | 986 |
|
987 | 987 |
|
988 |
| - |
989 | 988 |
|
| 989 | + |
990 | 990 |
|
991 | 991 |
|
992 | 992 |
|
| ||
1008 | 1008 |
|
1009 | 1009 |
|
1010 | 1010 |
|
1011 |
| - |
1012 | 1011 |
|
| 1012 | + |
1013 | 1013 |
|
1014 | 1014 |
|
1015 | 1015 |
|
| ||
1026 | 1026 |
|
1027 | 1027 |
|
1028 | 1028 |
|
1029 |
| - |
1030 | 1029 |
|
| 1030 | + |
1031 | 1031 |
|
1032 | 1032 |
|
1033 | 1033 |
|
| ||
1044 | 1044 |
|
1045 | 1045 |
|
1046 | 1046 |
|
| 1047 | + |
1047 | 1048 |
|
1048 | 1049 |
|
1049 | 1050 |
|
1050 | 1051 |
|
1051 |
| - |
| 1052 | + |
1052 | 1053 |
|
1053 | 1054 |
|
1054 | 1055 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
178 | 205 |
|
179 | 206 |
|
180 | 207 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_subscriber.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_subscriber.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_subscriber_php81.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_subscriber_php81.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
|
0 commit comments