Commit 924b5ba
File tree
Expand file treeCollapse file tree
2 files changed
+15
-2
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Tests
Expand file treeCollapse file tree
2 files changed
+15
-2
lines changedsrc/Symfony/Component/HttpFoundation/Response.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Response.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1088 | 1088 |
|
1089 | 1089 |
|
1090 | 1090 |
|
1091 |
| - |
1092 |
| - |
| 1091 | + |
1093 | 1092 |
|
1094 | 1093 |
|
1095 | 1094 |
|
|
src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
287 | 287 |
|
288 | 288 |
|
289 | 289 |
|
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
290 | 304 |
|
291 | 305 |
|
292 | 306 |
|
|
0 commit comments