Commit 96e0833
committed
File tree
Expand file treeCollapse file tree
4 files changed
+22
-7
lines changedFilter options
- src/Symfony/Component
- HttpFoundation
- Tests
- HttpKernel
- HttpCache
- Tests/Fragment
Expand file treeCollapse file tree
4 files changed
+22
-7
lines changedsrc/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2134 | 2134 |
|
2135 | 2135 |
|
2136 | 2136 |
|
2137 |
| - |
| 2137 | + |
2138 | 2138 |
|
2139 | 2139 |
|
2140 | 2140 |
|
|
src/Symfony/Component/HttpFoundation/Tests/RequestTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/RequestTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
900 | 900 |
|
901 | 901 |
|
902 | 902 |
|
903 |
| - |
| 903 | + |
904 | 904 |
|
905 | 905 |
|
906 | 906 |
|
| ||
914 | 914 |
|
915 | 915 |
|
916 | 916 |
|
917 |
| - |
918 |
| - |
| 917 | + |
| 918 | + |
919 | 919 |
|
920 | 920 |
|
921 | 921 |
|
|
src/Symfony/Component/HttpKernel/HttpCache/SubRequestHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpCache/SubRequestHandler.php+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| 60 | + |
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
| ||
76 | 77 |
|
77 | 78 |
|
78 | 79 |
|
79 |
| - |
| 80 | + |
| 81 | + |
80 | 82 |
|
81 | 83 |
|
82 |
| - |
| 84 | + |
| 85 | + |
83 | 86 |
|
84 | 87 |
|
85 |
| - |
| 88 | + |
| 89 | + |
86 | 90 |
|
87 | 91 |
|
88 | 92 |
|
|
src/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
50 | 52 |
|
51 | 53 |
|
52 | 54 |
|
| ||
101 | 103 |
|
102 | 104 |
|
103 | 105 |
|
| 106 | + |
104 | 107 |
|
105 | 108 |
|
106 | 109 |
|
| ||
193 | 196 |
|
194 | 197 |
|
195 | 198 |
|
| 199 | + |
196 | 200 |
|
197 | 201 |
|
| 202 | + |
198 | 203 |
|
199 | 204 |
|
200 | 205 |
|
| ||
217 | 222 |
|
218 | 223 |
|
219 | 224 |
|
| 225 | + |
| 226 | + |
220 | 227 |
|
221 | 228 |
|
222 | 229 |
|
| ||
232 | 239 |
|
233 | 240 |
|
234 | 241 |
|
| 242 | + |
| 243 | + |
235 | 244 |
|
236 | 245 |
|
237 | 246 |
|
| ||
249 | 258 |
|
250 | 259 |
|
251 | 260 |
|
| 261 | + |
| 262 | + |
252 | 263 |
|
253 | 264 |
|
254 | 265 |
|
|
0 commit comments