File tree
30 files changed
+217
-14
lines changedFilter options
- src/Symfony
- Bridge/Twig/Extension
- Bundle
- FrameworkBundle
- Routing
- TwigBundle
- Component
- Cache/Adapter
- DependencyInjection
- Dumper
- Tests/Fixtures/php
- ErrorHandler/ErrorRenderer
- HttpFoundation
- Session
- Storage
- HttpKernel
- Security
- Core
- Authentication
- Authorization
- Http/Firewall
- Stopwatch
- Translation/Formatter
- Validator
- WebLink/EventListener
- Contracts
- Cache
- Service
30 files changed
+217
-14
lines changedsrc/Symfony/Bridge/Twig/Extension/TranslationExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/TranslationExtension.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
|
src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
26 | 31 |
|
27 | 32 |
|
28 | 33 |
|
| ||
32 | 37 |
|
33 | 38 |
|
34 | 39 |
|
| 40 | + |
35 | 41 |
|
36 | 42 |
|
37 | 43 |
|
| ||
58 | 64 |
|
59 | 65 |
|
60 | 66 |
|
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
61 | 79 |
|
62 | 80 |
|
63 | 81 |
|
|
src/Symfony/Bundle/FrameworkBundle/Routing/Router.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Routing/Router.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| 28 | + |
| 29 | + |
| 30 | + |
27 | 31 |
|
28 | 32 |
|
29 | 33 |
|
|
src/Symfony/Bundle/TwigBundle/TwigBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/TwigBundle.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
23 | 36 |
|
24 | 37 |
|
25 | 38 |
|
|
src/Symfony/Component/Cache/Adapter/AdapterInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/AdapterInterface.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
|
src/Symfony/Component/DependencyInjection/Container.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Container.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
25 | 30 |
|
26 | 31 |
|
27 | 32 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php+64-14Lines changed: 64 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| 84 | + |
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
| ||
142 | 143 |
|
143 | 144 |
|
144 | 145 |
|
| 146 | + |
145 | 147 |
|
146 | 148 |
|
147 | 149 |
|
| ||
226 | 228 |
|
227 | 229 |
|
228 | 230 |
|
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
229 | 235 |
|
230 |
| - |
| 236 | + |
231 | 237 |
|
232 | 238 |
|
233 | 239 |
|
| ||
302 | 308 |
|
303 | 309 |
|
304 | 310 |
|
305 |
| - |
| 311 | + |
306 | 312 |
|
307 | 313 |
|
308 | 314 |
|
| ||
320 | 326 |
|
321 | 327 |
|
322 | 328 |
|
323 |
| - |
324 |
| - |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
325 | 333 |
|
326 | 334 |
|
327 | 335 |
|
| ||
367 | 375 |
|
368 | 376 |
|
369 | 377 |
|
| 378 | + |
370 | 379 |
|
371 | 380 |
|
372 | 381 |
|
| ||
542 | 551 |
|
543 | 552 |
|
544 | 553 |
|
545 |
| - |
546 |
| - |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
547 | 558 |
|
548 | 559 |
|
549 | 560 |
|
| ||
552 | 563 |
|
553 | 564 |
|
554 | 565 |
|
555 |
| - |
556 | 566 |
|
557 |
| - |
| 567 | + |
| 568 | + |
| 569 | + |
558 | 570 |
|
559 | 571 |
|
560 | 572 |
|
| ||
804 | 816 |
|
805 | 817 |
|
806 | 818 |
|
| 819 | + |
| 820 | + |
| 821 | + |
| 822 | + |
| 823 | + |
| 824 | + |
807 | 825 |
|
808 | 826 |
|
809 | 827 |
|
| ||
960 | 978 |
|
961 | 979 |
|
962 | 980 |
|
963 |
| - |
| 981 | + |
| 982 | + |
| 983 | + |
| 984 | + |
| 985 | + |
| 986 | + |
| 987 | + |
| 988 | + |
| 989 | + |
964 | 990 |
|
965 | 991 |
|
966 | 992 |
|
| ||
1061 | 1087 |
|
1062 | 1088 |
|
1063 | 1089 |
|
1064 |
| - |
| 1090 | + |
1065 | 1091 |
|
1066 | 1092 |
|
1067 | 1093 |
|
| ||
1124 | 1150 |
|
1125 | 1151 |
|
1126 | 1152 |
|
1127 |
| - |
| 1153 | + |
1128 | 1154 |
|
1129 | 1155 |
|
1130 | 1156 |
|
| ||
1324 | 1350 |
|
1325 | 1351 |
|
1326 | 1352 |
|
1327 |
| - |
| 1353 | + |
1328 | 1354 |
|
1329 | 1355 |
|
1330 | 1356 |
|
| ||
1342 | 1368 |
|
1343 | 1369 |
|
1344 | 1370 |
|
1345 |
| - |
1346 |
| - |
| 1371 | + |
1347 | 1372 |
|
1348 | 1373 |
|
1349 | 1374 |
|
| ||
2065 | 2090 |
|
2066 | 2091 |
|
2067 | 2092 |
|
| 2093 | + |
| 2094 | + |
| 2095 | + |
| 2096 | + |
| 2097 | + |
| 2098 | + |
| 2099 | + |
| 2100 | + |
| 2101 | + |
| 2102 | + |
| 2103 | + |
| 2104 | + |
| 2105 | + |
| 2106 | + |
| 2107 | + |
| 2108 | + |
| 2109 | + |
| 2110 | + |
| 2111 | + |
| 2112 | + |
| 2113 | + |
| 2114 | + |
| 2115 | + |
| 2116 | + |
| 2117 | + |
2068 | 2118 |
|
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 |
|
|
src/Symfony/Component/ErrorHandler/ErrorRenderer/CliErrorRenderer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/ErrorRenderer/CliErrorRenderer.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
|
src/Symfony/Component/HttpFoundation/AcceptHeader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/AcceptHeader.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
|
0 commit comments