Commit f7ad285
File tree
Expand file treeCollapse file tree
2 files changed
+12
-1
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Tests
Expand file treeCollapse file tree
2 files changed
+12
-1
lines changedsrc/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1238 | 1238 |
|
1239 | 1239 |
|
1240 | 1240 |
|
| 1241 | + |
1241 | 1242 |
|
1242 |
| - |
| 1243 | + |
1243 | 1244 |
|
1244 | 1245 |
|
1245 | 1246 |
|
| ||
1250 | 1251 |
|
1251 | 1252 |
|
1252 | 1253 |
|
| 1254 | + |
| 1255 | + |
| 1256 | + |
1253 | 1257 |
|
1254 | 1258 |
|
1255 | 1259 |
|
|
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 |
---|---|---|
| ||
325 | 325 |
|
326 | 326 |
|
327 | 327 |
|
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
328 | 335 |
|
329 | 336 |
|
330 | 337 |
|
|
0 commit comments