File tree
19 files changed
+602
-31
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Console/Descriptor
- Component/DependencyInjection
- Argument
- Compiler
- Dumper
- Tests
- Compiler
- Dumper
- Fixtures/php
19 files changed
+602
-31
lines changedsrc/Symfony/Bundle/FrameworkBundle/Console/Descriptor/JsonDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/JsonDescriptor.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
388 | 389 |
|
389 | 390 |
|
390 | 391 |
|
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
391 | 396 |
|
392 | 397 |
|
393 | 398 |
|
|
src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
324 | 325 |
|
325 | 326 |
|
326 | 327 |
|
| 328 | + |
| 329 | + |
| 330 | + |
327 | 331 |
|
328 | 332 |
|
329 | 333 |
|
|
src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/XmlDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/XmlDescriptor.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
425 | 426 |
|
426 | 427 |
|
427 | 428 |
|
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
428 | 433 |
|
429 | 434 |
|
430 | 435 |
|
|
src/Symfony/Component/DependencyInjection/Argument/ServiceClosureArgument.php
Copy file name to clipboard+46Lines changed: 46 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 | + |
src/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 |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php+40-26Lines changed: 40 additions & 26 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
| 43 | + |
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
| ||
100 | 102 |
|
101 | 103 |
|
102 | 104 |
|
103 |
| - |
104 |
| - |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
105 | 109 |
|
106 |
| - |
107 |
| - |
| 110 | + |
108 | 111 |
|
109 | 112 |
|
110 | 113 |
|
111 |
| - |
112 |
| - |
| 114 | + |
| 115 | + |
113 | 116 |
|
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
119 | 130 |
|
120 |
| - |
121 |
| - |
| 131 | + |
| 132 | + |
122 | 133 |
|
123 |
| - |
124 |
| - |
| 134 | + |
| 135 | + |
125 | 136 |
|
126 |
| - |
127 |
| - |
| 137 | + |
| 138 | + |
| 139 | + |
128 | 140 |
|
129 |
| - |
130 | 141 |
|
131 |
| - |
132 |
| - |
133 |
| - |
| 142 | + |
| 143 | + |
| 144 | + |
134 | 145 |
|
135 |
| - |
136 |
| - |
137 |
| - |
| 146 | + |
| 147 | + |
| 148 | + |
138 | 149 |
|
139 |
| - |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
140 | 154 |
|
141 | 155 |
|
142 | 156 |
|
| ||
465 | 479 |
|
466 | 480 |
|
467 | 481 |
|
468 |
| - |
| 482 | + |
469 | 483 |
|
470 | 484 |
|
471 | 485 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php+4-1Lines changed: 4 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 |
|
| ||
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
56 |
| - |
| 57 | + |
| 58 | + |
| 59 | + |
57 | 60 |
|
58 | 61 |
|
59 | 62 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
1140 | 1141 |
|
1141 | 1142 |
|
1142 | 1143 |
|
| 1144 | + |
| 1145 | + |
| 1146 | + |
| 1147 | + |
| 1148 | + |
1143 | 1149 |
|
1144 | 1150 |
|
1145 | 1151 |
|
1146 | 1152 |
|
1147 |
| - |
| 1153 | + |
1148 | 1154 |
|
1149 | 1155 |
|
1150 | 1156 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php+26-1Lines changed: 26 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| 25 | + |
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
| ||
1540 | 1542 |
|
1541 | 1543 |
|
1542 | 1544 |
|
| 1545 | + |
| 1546 | + |
1543 | 1547 |
|
1544 | 1548 |
|
1545 | 1549 |
|
1546 |
| - |
| 1550 | + |
1547 | 1551 |
|
1548 | 1552 |
|
1549 | 1553 |
|
| ||
1681 | 1685 |
|
1682 | 1686 |
|
1683 | 1687 |
|
| 1688 | + |
| 1689 | + |
| 1690 | + |
| 1691 | + |
| 1692 | + |
| 1693 | + |
| 1694 | + |
| 1695 | + |
| 1696 | + |
| 1697 | + |
| 1698 | + |
| 1699 | + |
| 1700 | + |
| 1701 | + |
| 1702 | + |
| 1703 | + |
| 1704 | + |
| 1705 | + |
| 1706 | + |
| 1707 | + |
| 1708 | + |
1684 | 1709 |
|
1685 | 1710 |
|
1686 | 1711 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
289 | 290 |
|
290 | 291 |
|
291 | 292 |
|
| 293 | + |
| 294 | + |
| 295 | + |
292 | 296 |
|
293 | 297 |
|
294 | 298 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
254 | 255 |
|
255 | 256 |
|
256 | 257 |
|
| 258 | + |
| 259 | + |
| 260 | + |
257 | 261 |
|
258 | 262 |
|
259 | 263 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/AutowirePassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/AutowirePassTest.php+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
518 | 519 |
|
519 | 520 |
|
520 | 521 |
|
| 522 | + |
| 523 | + |
| 524 | + |
| 525 | + |
| 526 | + |
| 527 | + |
| 528 | + |
| 529 | + |
| 530 | + |
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
521 | 538 |
|
522 | 539 |
|
523 | 540 |
|
|
0 commit comments