File tree
7 files changed
+134
-7
lines changedFilter options
- src/Symfony/Component/DependencyInjection
- Dumper
- Tests
- Fixtures/php
7 files changed
+134
-7
lines changed+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
21 | 30 |
|
22 | 31 |
|
23 | 32 |
|
|
src/Symfony/Component/DependencyInjection/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/CHANGELOG.md+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
| 10 | + |
| 11 | + |
9 | 12 |
|
10 | 13 |
|
11 | 14 |
|
|
src/Symfony/Component/DependencyInjection/Container.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Container.php+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
| 68 | + |
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
| ||
176 | 177 |
|
177 | 178 |
|
178 | 179 |
|
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
179 | 188 |
|
180 | 189 |
|
181 | 190 |
|
| ||
198 | 207 |
|
199 | 208 |
|
200 | 209 |
|
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
201 | 214 |
|
202 | 215 |
|
203 | 216 |
|
| ||
268 | 281 |
|
269 | 282 |
|
270 | 283 |
|
| 284 | + |
| 285 | + |
| 286 | + |
271 | 287 |
|
272 | 288 |
|
273 | 289 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
559 | 559 |
|
560 | 560 |
|
561 | 561 |
|
562 |
| - |
563 |
| - |
564 |
| - |
565 |
| - |
566 |
| - |
| 562 | + |
| 563 | + |
| 564 | + |
| 565 | + |
| 566 | + |
| 567 | + |
567 | 568 |
|
568 | 569 |
|
569 | 570 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
804 | 804 |
|
805 | 805 |
|
806 | 806 |
|
| 807 | + |
807 | 808 |
|
808 | 809 |
|
809 | 810 |
|
| ||
888 | 889 |
|
889 | 890 |
|
890 | 891 |
|
| 892 | + |
| 893 | + |
| 894 | + |
| 895 | + |
| 896 | + |
| 897 | + |
| 898 | + |
| 899 | + |
| 900 | + |
| 901 | + |
| 902 | + |
| 903 | + |
| 904 | + |
| 905 | + |
| 906 | + |
| 907 | + |
| 908 | + |
| 909 | + |
| 910 | + |
| 911 | + |
| 912 | + |
| 913 | + |
| 914 | + |
| 915 | + |
| 916 | + |
| 917 | + |
| 918 | + |
| 919 | + |
| 920 | + |
| 921 | + |
891 | 922 |
|
892 | 923 |
|
893 | 924 |
|
|
src/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/ContainerTest.php+62-2Lines changed: 62 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
125 | 126 |
|
126 | 127 |
|
127 | 128 |
|
128 |
| - |
| 129 | + |
129 | 130 |
|
130 | 131 |
|
131 | 132 |
|
| ||
306 | 307 |
|
307 | 308 |
|
308 | 309 |
|
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
309 | 362 |
|
310 | 363 |
|
311 | 364 |
|
312 | 365 |
|
313 |
| - |
| 366 | + |
314 | 367 |
|
315 | 368 |
|
316 | 369 |
|
| ||
319 | 372 |
|
320 | 373 |
|
321 | 374 |
|
| 375 | + |
| 376 | + |
322 | 377 |
|
323 | 378 |
|
324 | 379 |
|
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
325 | 385 |
|
326 | 386 |
|
327 | 387 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
52 | 59 |
|
53 | 60 |
|
54 | 61 |
|
|
0 commit comments