Commit caead56
File tree
Expand file treeCollapse file tree
5 files changed
+53
-2
lines changedFilter options
- src/Symfony/Component
- HttpFoundation
- Tests
- HttpKernel
- HttpCache
- Tests/HttpCache
Expand file treeCollapse file tree
5 files changed
+53
-2
lines changedsrc/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1473 | 1473 |
|
1474 | 1474 |
|
1475 | 1475 |
|
| 1476 | + |
| 1477 | + |
| 1478 | + |
| 1479 | + |
| 1480 | + |
| 1481 | + |
| 1482 | + |
| 1483 | + |
| 1484 | + |
| 1485 | + |
1476 | 1486 |
|
1477 | 1487 |
|
1478 | 1488 |
|
|
src/Symfony/Component/HttpFoundation/Tests/RequestTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/RequestTest.php+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1948 | 1948 |
|
1949 | 1949 |
|
1950 | 1950 |
|
| 1951 | + |
| 1952 | + |
| 1953 | + |
| 1954 | + |
| 1955 | + |
| 1956 | + |
| 1957 | + |
| 1958 | + |
| 1959 | + |
| 1960 | + |
| 1961 | + |
| 1962 | + |
| 1963 | + |
| 1964 | + |
| 1965 | + |
| 1966 | + |
| 1967 | + |
| 1968 | + |
| 1969 | + |
| 1970 | + |
| 1971 | + |
| 1972 | + |
| 1973 | + |
| 1974 | + |
| 1975 | + |
| 1976 | + |
1951 | 1977 |
|
1952 | 1978 |
|
1953 | 1979 |
|
|
src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
204 | 204 |
|
205 | 205 |
|
206 | 206 |
|
207 |
| - |
| 207 | + |
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
|
src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1264 | 1264 |
|
1265 | 1265 |
|
1266 | 1266 |
|
| 1267 | + |
| 1268 | + |
| 1269 | + |
| 1270 | + |
| 1271 | + |
| 1272 | + |
| 1273 | + |
| 1274 | + |
| 1275 | + |
| 1276 | + |
| 1277 | + |
| 1278 | + |
| 1279 | + |
| 1280 | + |
| 1281 | + |
1267 | 1282 |
|
1268 | 1283 |
|
1269 | 1284 |
|
|
src/Symfony/Component/HttpKernel/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
0 commit comments