Commit 70d2130
File tree
Expand file treeCollapse file tree
2 files changed
+11
-1
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Tests
Expand file treeCollapse file tree
2 files changed
+11
-1
lines changedsrc/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1347 | 1347 |
|
1348 | 1348 |
|
1349 | 1349 |
|
1350 |
| - |
| 1350 | + |
1351 | 1351 |
|
1352 | 1352 |
|
1353 | 1353 |
|
| ||
1358 | 1358 |
|
1359 | 1359 |
|
1360 | 1360 |
|
| 1361 | + |
| 1362 | + |
| 1363 | + |
1361 | 1364 |
|
1362 | 1365 |
|
1363 | 1366 |
|
|
src/Symfony/Component/HttpFoundation/Tests/RequestTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/RequestTest.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
342 | 342 |
|
343 | 343 |
|
344 | 344 |
|
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
345 | 352 |
|
346 | 353 |
|
347 | 354 |
|
|
0 commit comments