File tree
Expand file treeCollapse file tree
3 files changed
+14
-2
lines changedFilter options
- src/Symfony/Component/HttpKernel
- HttpCache
- Tests/HttpCache
Expand file treeCollapse file tree
3 files changed
+14
-2
lines changedsrc/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 |
---|---|---|
| ||
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
311 |
| - |
| 311 | + |
312 | 312 |
|
313 | 313 |
|
314 | 314 |
|
|
src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
934 | 934 |
|
935 | 935 |
|
936 | 936 |
|
| 937 | + |
| 938 | + |
| 939 | + |
| 940 | + |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
| 945 | + |
| 946 | + |
| 947 | + |
937 | 948 |
|
938 | 949 |
|
939 | 950 |
|
|
src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
110 |
| - |
| 110 | + |
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
| 125 | + |
125 | 126 |
|
126 | 127 |
|
127 | 128 |
|
|
0 commit comments