Commit 2cd6e00
File tree
5 files changed
+54
-6
lines changedFilter options
- src/Symfony/Component
- HttpFoundation
- Tests
- HttpKernel
- Fragment
- HttpCache
- Security/Http
5 files changed
+54
-6
lines changedsrc/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+33-2Lines changed: 33 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
| 190 | + |
| 191 | + |
190 | 192 |
|
191 | 193 |
|
192 | 194 |
|
| ||
252 | 254 |
|
253 | 255 |
|
254 | 256 |
|
255 |
| - |
| 257 | + |
256 | 258 |
|
257 | 259 |
|
258 | 260 |
|
| ||
370 | 372 |
|
371 | 373 |
|
372 | 374 |
|
373 |
| - |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
374 | 390 |
|
375 | 391 |
|
376 | 392 |
|
| ||
1807 | 1823 |
|
1808 | 1824 |
|
1809 | 1825 |
|
| 1826 | + |
| 1827 | + |
| 1828 | + |
| 1829 | + |
| 1830 | + |
| 1831 | + |
| 1832 | + |
| 1833 | + |
| 1834 | + |
| 1835 | + |
| 1836 | + |
| 1837 | + |
| 1838 | + |
| 1839 | + |
| 1840 | + |
1810 | 1841 |
|
src/Symfony/Component/HttpFoundation/Tests/RequestTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/RequestTest.php+18-1Lines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1507 | 1507 |
|
1508 | 1508 |
|
1509 | 1509 |
|
1510 |
| - |
| 1510 | + |
1511 | 1511 |
|
1512 | 1512 |
|
1513 | 1513 |
|
| ||
1626 | 1626 |
|
1627 | 1627 |
|
1628 | 1628 |
|
| 1629 | + |
| 1630 | + |
| 1631 | + |
| 1632 | + |
| 1633 | + |
| 1634 | + |
| 1635 | + |
| 1636 | + |
| 1637 | + |
1629 | 1638 |
|
1630 | 1639 |
|
1631 | 1640 |
|
| ||
1635 | 1644 |
|
1636 | 1645 |
|
1637 | 1646 |
|
| 1647 | + |
| 1648 | + |
| 1649 | + |
| 1650 | + |
| 1651 | + |
| 1652 | + |
| 1653 | + |
| 1654 | + |
src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
| 135 | + |
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
|
src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
268 | 268 |
|
269 | 269 |
|
270 | 270 |
|
271 |
| - |
| 271 | + |
272 | 272 |
|
273 | 273 |
|
274 | 274 |
|
|
src/Symfony/Component/Security/Http/HttpUtils.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/HttpUtils.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
|
0 commit comments