Commit 2554ad0
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 |
---|---|---|
| ||
1991 | 1991 |
|
1992 | 1992 |
|
1993 | 1993 |
|
1994 |
| - |
| 1994 | + |
1995 | 1995 |
|
1996 | 1996 |
|
1997 | 1997 |
|
|
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 |
---|---|---|
| ||
868 | 868 |
|
869 | 869 |
|
870 | 870 |
|
871 |
| - |
| 871 | + |
872 | 872 |
|
873 | 873 |
|
874 | 874 |
|
| ||
882 | 882 |
|
883 | 883 |
|
884 | 884 |
|
885 |
| - |
886 |
| - |
| 885 | + |
| 886 | + |
887 | 887 |
|
888 | 888 |
|
889 | 889 |
|
|
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 |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
| ||
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
64 |
| - |
| 65 | + |
| 66 | + |
65 | 67 |
|
66 | 68 |
|
67 |
| - |
| 69 | + |
| 70 | + |
68 | 71 |
|
69 | 72 |
|
70 |
| - |
| 73 | + |
| 74 | + |
71 | 75 |
|
72 | 76 |
|
73 | 77 |
|
|
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 |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| 63 | + |
| 64 | + |
63 | 65 |
|
64 | 66 |
|
65 | 67 |
|
| ||
91 | 93 |
|
92 | 94 |
|
93 | 95 |
|
| 96 | + |
94 | 97 |
|
95 | 98 |
|
96 | 99 |
|
| ||
178 | 181 |
|
179 | 182 |
|
180 | 183 |
|
| 184 | + |
181 | 185 |
|
182 | 186 |
|
| 187 | + |
183 | 188 |
|
184 | 189 |
|
185 | 190 |
|
| ||
203 | 208 |
|
204 | 209 |
|
205 | 210 |
|
| 211 | + |
| 212 | + |
206 | 213 |
|
207 | 214 |
|
208 | 215 |
|
| ||
216 | 223 |
|
217 | 224 |
|
218 | 225 |
|
| 226 | + |
| 227 | + |
219 | 228 |
|
220 | 229 |
|
221 | 230 |
|
| ||
235 | 244 |
|
236 | 245 |
|
237 | 246 |
|
| 247 | + |
| 248 | + |
238 | 249 |
|
239 | 250 |
|
240 | 251 |
|
|
0 commit comments