File tree
12 files changed
+41
-33
lines changedFilter options
- src/Symfony/Component/DependencyInjection
- Argument
- Compiler
- Dumper
- Loader
- Tests
- Argument
- Dumper
12 files changed
+41
-33
lines changedsrc/Symfony/Component/DependencyInjection/Argument/AbstractArgument.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Argument/AbstractArgument.php+9-12Lines changed: 9 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
21 | 19 |
|
| 20 | + |
22 | 21 |
|
23 |
| - |
| 22 | + |
24 | 23 |
|
25 |
| - |
26 |
| - |
27 |
| - |
| 24 | + |
28 | 25 |
|
29 | 26 |
|
30 |
| - |
| 27 | + |
31 | 28 |
|
32 |
| - |
| 29 | + |
33 | 30 |
|
34 | 31 |
|
35 |
| - |
| 32 | + |
36 | 33 |
|
37 |
| - |
| 34 | + |
38 | 35 |
|
39 | 36 |
|
40 |
| - |
| 37 | + |
41 | 38 |
|
42 |
| - |
| 39 | + |
43 | 40 |
|
44 | 41 |
|
src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
31 | 36 |
|
32 | 37 |
|
33 | 38 |
|
| ||
41 | 46 |
|
42 | 47 |
|
43 | 48 |
|
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
44 | 53 |
|
45 | 54 |
|
46 | 55 |
|
| ||
107 | 116 |
|
108 | 117 |
|
109 | 118 |
|
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
110 | 125 |
|
111 | 126 |
|
112 | 127 |
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1219 | 1219 |
|
1220 | 1220 |
|
1221 | 1221 |
|
1222 |
| - |
| 1222 | + |
1223 | 1223 |
|
1224 | 1224 |
|
1225 | 1225 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1787 | 1787 |
|
1788 | 1788 |
|
1789 | 1789 |
|
1790 |
| - |
| 1790 | + |
1791 | 1791 |
|
1792 | 1792 |
|
1793 | 1793 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
320 | 320 |
|
321 | 321 |
|
322 | 322 |
|
323 |
| - |
324 |
| - |
325 |
| - |
326 |
| - |
327 | 323 |
|
328 | 324 |
|
329 | 325 |
|
|
src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
537 | 537 |
|
538 | 538 |
|
539 | 539 |
|
540 |
| - |
541 |
| - |
| 540 | + |
542 | 541 |
|
543 | 542 |
|
544 | 543 |
|
|
src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
449 | 449 |
|
450 | 450 |
|
451 | 451 |
|
452 |
| - |
| 452 | + |
453 | 453 |
|
454 | 454 |
|
455 | 455 |
|
| ||
721 | 721 |
|
722 | 722 |
|
723 | 723 |
|
724 |
| - |
| 724 | + |
725 | 725 |
|
726 | 726 |
|
727 | 727 |
|
| ||
795 | 795 |
|
796 | 796 |
|
797 | 797 |
|
798 |
| - |
| 798 | + |
799 | 799 |
|
800 | 800 |
|
801 | 801 |
|
802 | 802 |
|
803 | 803 |
|
804 | 804 |
|
805 | 805 |
|
806 |
| - |
| 806 | + |
807 | 807 |
|
808 | 808 |
|
809 | 809 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Argument/AbstractArgumentTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Argument/AbstractArgumentTest.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
| 21 | + |
24 | 22 |
|
25 | 23 |
|
26 | 24 |
|
src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
552 | 552 |
|
553 | 553 |
|
554 | 554 |
|
555 |
| - |
| 555 | + |
556 | 556 |
|
557 | 557 |
|
558 | 558 |
|
559 |
| - |
| 559 | + |
| 560 | + |
| 561 | + |
| 562 | + |
560 | 563 |
|
561 | 564 |
|
562 | 565 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1372 | 1372 |
|
1373 | 1373 |
|
1374 | 1374 |
|
1375 |
| - |
| 1375 | + |
1376 | 1376 |
|
1377 | 1377 |
|
1378 | 1378 |
|
1379 | 1379 |
|
1380 |
| - |
| 1380 | + |
1381 | 1381 |
|
1382 | 1382 |
|
1383 | 1383 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
264 | 264 |
|
265 | 265 |
|
266 | 266 |
|
267 |
| - |
| 267 | + |
268 | 268 |
|
269 | 269 |
|
270 | 270 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
| 126 | + |
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
|
0 commit comments