Commit 85033ff
File tree
2 files changed
+20
-1
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Tests
2 files changed
+20
-1
lines changedsrc/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1481 | 1481 |
|
1482 | 1482 |
|
1483 | 1483 |
|
1484 |
| - |
| 1484 | + |
| 1485 | + |
| 1486 | + |
| 1487 | + |
| 1488 | + |
| 1489 | + |
| 1490 | + |
| 1491 | + |
| 1492 | + |
1485 | 1493 |
|
1486 | 1494 |
|
1487 | 1495 |
|
|
src/Symfony/Component/HttpFoundation/Tests/RequestTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/RequestTest.php+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2020 | 2020 |
|
2021 | 2021 |
|
2022 | 2022 |
|
| 2023 | + |
| 2024 | + |
| 2025 | + |
| 2026 | + |
| 2027 | + |
| 2028 | + |
| 2029 | + |
| 2030 | + |
| 2031 | + |
| 2032 | + |
| 2033 | + |
2023 | 2034 |
|
2024 | 2035 |
|
2025 | 2036 |
|
|
0 commit comments