File tree
13 files changed
+408
-109
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle/DependencyInjection
- SecurityBundle/DependencyInjection
- TwigBundle/DependencyInjection
- Component
- DependencyInjection
- Dumper
- Tests/Fixtures/php
- HttpKernel
- DependencyInjection
13 files changed
+408
-109
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+52Lines changed: 52 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
453 | 453 |
|
454 | 454 |
|
455 | 455 |
|
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
456 | 487 |
|
457 | 488 |
|
458 | 489 |
|
| ||
850 | 881 |
|
851 | 882 |
|
852 | 883 |
|
| 884 | + |
| 885 | + |
| 886 | + |
| 887 | + |
| 888 | + |
| 889 | + |
| 890 | + |
| 891 | + |
| 892 | + |
853 | 893 |
|
854 | 894 |
|
855 | 895 |
|
| ||
901 | 941 |
|
902 | 942 |
|
903 | 943 |
|
| 944 | + |
| 945 | + |
| 946 | + |
| 947 | + |
| 948 | + |
| 949 | + |
| 950 | + |
| 951 | + |
904 | 952 |
|
905 | 953 |
|
906 | 954 |
|
| ||
1118 | 1166 |
|
1119 | 1167 |
|
1120 | 1168 |
|
| 1169 | + |
| 1170 | + |
| 1171 | + |
| 1172 | + |
1121 | 1173 |
|
1122 | 1174 |
|
1123 | 1175 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
164 | 176 |
|
165 | 177 |
|
166 | 178 |
|
|
src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
173 | 185 |
|
174 | 186 |
|
175 | 187 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php+68-14Lines changed: 68 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| 83 | + |
83 | 84 |
|
84 | 85 |
|
85 | 86 |
|
| ||
141 | 142 |
|
142 | 143 |
|
143 | 144 |
|
| 145 | + |
144 | 146 |
|
145 | 147 |
|
146 | 148 |
|
| ||
225 | 227 |
|
226 | 228 |
|
227 | 229 |
|
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
228 | 235 |
|
229 |
| - |
| 236 | + |
230 | 237 |
|
231 | 238 |
|
232 | 239 |
|
| ||
301 | 308 |
|
302 | 309 |
|
303 | 310 |
|
304 |
| - |
| 311 | + |
305 | 312 |
|
306 | 313 |
|
307 | 314 |
|
| ||
319 | 326 |
|
320 | 327 |
|
321 | 328 |
|
322 |
| - |
323 |
| - |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
324 | 333 |
|
325 | 334 |
|
326 | 335 |
|
| ||
366 | 375 |
|
367 | 376 |
|
368 | 377 |
|
| 378 | + |
369 | 379 |
|
370 | 380 |
|
371 | 381 |
|
| ||
541 | 551 |
|
542 | 552 |
|
543 | 553 |
|
544 |
| - |
545 |
| - |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
546 | 561 |
|
547 | 562 |
|
548 | 563 |
|
| ||
551 | 566 |
|
552 | 567 |
|
553 | 568 |
|
554 |
| - |
555 | 569 |
|
556 |
| - |
| 570 | + |
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
557 | 576 |
|
558 | 577 |
|
559 | 578 |
|
| ||
798 | 817 |
|
799 | 818 |
|
800 | 819 |
|
| 820 | + |
| 821 | + |
| 822 | + |
| 823 | + |
| 824 | + |
| 825 | + |
| 826 | + |
| 827 | + |
| 828 | + |
801 | 829 |
|
802 | 830 |
|
803 | 831 |
|
| ||
953 | 981 |
|
954 | 982 |
|
955 | 983 |
|
956 |
| - |
| 984 | + |
| 985 | + |
| 986 | + |
| 987 | + |
| 988 | + |
| 989 | + |
| 990 | + |
| 991 | + |
| 992 | + |
| 993 | + |
| 994 | + |
| 995 | + |
957 | 996 |
|
958 | 997 |
|
959 | 998 |
|
| ||
1054 | 1093 |
|
1055 | 1094 |
|
1056 | 1095 |
|
1057 |
| - |
| 1096 | + |
1058 | 1097 |
|
1059 | 1098 |
|
1060 | 1099 |
|
| ||
1117 | 1156 |
|
1118 | 1157 |
|
1119 | 1158 |
|
1120 |
| - |
| 1159 | + |
1121 | 1160 |
|
1122 | 1161 |
|
1123 | 1162 |
|
| ||
1317 | 1356 |
|
1318 | 1357 |
|
1319 | 1358 |
|
1320 |
| - |
| 1359 | + |
1321 | 1360 |
|
1322 | 1361 |
|
1323 | 1362 |
|
| ||
1335 | 1374 |
|
1336 | 1375 |
|
1337 | 1376 |
|
1338 |
| - |
1339 |
| - |
| 1377 | + |
| 1378 | + |
| 1379 | + |
| 1380 | + |
1340 | 1381 |
|
1341 | 1382 |
|
1342 | 1383 |
|
| ||
2058 | 2099 |
|
2059 | 2100 |
|
2060 | 2101 |
|
| 2102 | + |
| 2103 | + |
| 2104 | + |
| 2105 | + |
| 2106 | + |
| 2107 | + |
| 2108 | + |
| 2109 | + |
| 2110 | + |
| 2111 | + |
| 2112 | + |
| 2113 | + |
| 2114 | + |
2061 | 2115 |
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_as_files.txt
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_as_files.txt+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
531 | 531 |
|
532 | 532 |
|
533 | 533 |
|
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
534 | 552 |
|
535 | 553 |
|
536 | 554 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_inlined_factories.txt
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_inlined_factories.txt+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
536 | 536 |
|
537 | 537 |
|
538 | 538 |
|
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
539 | 549 |
|
540 | 550 |
|
541 | 551 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_lazy_inlined_factories.txt
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_lazy_inlined_factories.txt+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
168 | 178 |
|
169 | 179 |
|
170 | 180 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_non_shared_lazy_as_files.txt
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_non_shared_lazy_as_files.txt+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
86 | 95 |
|
87 | 96 |
|
88 | 97 |
|
|
0 commit comments