Commit 55e3355
File tree
Expand file treeCollapse file tree
3 files changed
+32
-0
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Tests
Expand file treeCollapse file tree
3 files changed
+32
-0
lines changedsrc/Symfony/Component/HttpFoundation/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
|
src/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
610 | 610 |
|
611 | 611 |
|
612 | 612 |
|
| 613 | + |
| 614 | + |
| 615 | + |
| 616 | + |
| 617 | + |
| 618 | + |
| 619 | + |
| 620 | + |
| 621 | + |
| 622 | + |
| 623 | + |
| 624 | + |
| 625 | + |
| 626 | + |
| 627 | + |
| 628 | + |
| 629 | + |
613 | 630 |
|
614 | 631 |
|
615 | 632 |
|
|
src/Symfony/Component/HttpFoundation/Tests/RequestTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/RequestTest.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2325 | 2325 |
|
2326 | 2326 |
|
2327 | 2327 |
|
| 2328 | + |
| 2329 | + |
| 2330 | + |
| 2331 | + |
| 2332 | + |
| 2333 | + |
| 2334 | + |
| 2335 | + |
| 2336 | + |
| 2337 | + |
| 2338 | + |
| 2339 | + |
| 2340 | + |
| 2341 | + |
2328 | 2342 |
|
2329 | 2343 |
|
2330 | 2344 |
|
|
0 commit comments