File tree
3 files changed
+62
-4
lines changedFilter options
- src/Symfony
- Component/DependencyInjection/Loader
- Contracts/Service/Attribute
3 files changed
+62
-4
lines changedsrc/Symfony/Component/DependencyInjection/Loader/FileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/FileLoader.php+21-2Lines changed: 21 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
99 |
| - |
| 100 | + |
100 | 101 |
|
101 | 102 |
|
102 | 103 |
|
| ||
149 | 150 |
|
150 | 151 |
|
151 | 152 |
|
152 |
| - |
| 153 | + |
153 | 154 |
|
154 | 155 |
|
155 | 156 |
|
| ||
167 | 168 |
|
168 | 169 |
|
169 | 170 |
|
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
170 | 178 |
|
171 | 179 |
|
172 | 180 |
|
| ||
207 | 215 |
|
208 | 216 |
|
209 | 217 |
|
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
210 | 229 |
|
211 | 230 |
|
212 | 231 |
|
|
src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
389 | 389 |
|
390 | 390 |
|
391 | 391 |
|
| 392 | + |
| 393 | + |
392 | 394 |
|
393 | 395 |
|
394 | 396 |
|
| ||
423 | 425 |
|
424 | 426 |
|
425 | 427 |
|
426 |
| - |
| 428 | + |
| 429 | + |
| 430 | + |
427 | 431 |
|
428 | 432 |
|
429 | 433 |
|
| ||
627 | 631 |
|
628 | 632 |
|
629 | 633 |
|
630 |
| - |
| 634 | + |
| 635 | + |
631 | 636 |
|
632 | 637 |
|
633 | 638 |
|
|
src/Symfony/Contracts/Service/Attribute/Autoconfigure.php
Copy file name to clipboard+34Lines changed: 34 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 | + |
0 commit comments