Commit 464439d
File tree
Expand file treeCollapse file tree
5 files changed
+54
-6
lines changedFilter options
- src/Symfony/Component
- HttpFoundation
- Tests
- HttpKernel
- Fragment
- HttpCache
- Security/Http
Expand file treeCollapse file tree
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 |
|
| ||
361 | 363 |
|
362 | 364 |
|
363 | 365 |
|
364 |
| - |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
365 | 381 |
|
366 | 382 |
|
367 | 383 |
|
| ||
1786 | 1802 |
|
1787 | 1803 |
|
1788 | 1804 |
|
| 1805 | + |
| 1806 | + |
| 1807 | + |
| 1808 | + |
| 1809 | + |
| 1810 | + |
| 1811 | + |
| 1812 | + |
| 1813 | + |
| 1814 | + |
| 1815 | + |
| 1816 | + |
| 1817 | + |
| 1818 | + |
| 1819 | + |
1789 | 1820 |
|
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 |
---|---|---|
| ||
1465 | 1465 |
|
1466 | 1466 |
|
1467 | 1467 |
|
1468 |
| - |
| 1468 | + |
1469 | 1469 |
|
1470 | 1470 |
|
1471 | 1471 |
|
| ||
1572 | 1572 |
|
1573 | 1573 |
|
1574 | 1574 |
|
| 1575 | + |
| 1576 | + |
| 1577 | + |
| 1578 | + |
| 1579 | + |
| 1580 | + |
| 1581 | + |
| 1582 | + |
| 1583 | + |
1575 | 1584 |
|
1576 | 1585 |
|
1577 | 1586 |
|
| ||
1581 | 1590 |
|
1582 | 1591 |
|
1583 | 1592 |
|
| 1593 | + |
| 1594 | + |
| 1595 | + |
| 1596 | + |
| 1597 | + |
| 1598 | + |
| 1599 | + |
| 1600 | + |
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 |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
|
0 commit comments