Commit 4e4b216
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 |
---|---|---|
| ||
2010 | 2010 |
|
2011 | 2011 |
|
2012 | 2012 |
|
2013 |
| - |
| 2013 | + |
2014 | 2014 |
|
2015 | 2015 |
|
2016 | 2016 |
|
|
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 |
---|---|---|
| ||
906 | 906 |
|
907 | 907 |
|
908 | 908 |
|
909 |
| - |
| 909 | + |
910 | 910 |
|
911 | 911 |
|
912 | 912 |
|
| ||
920 | 920 |
|
921 | 921 |
|
922 | 922 |
|
923 |
| - |
924 |
| - |
| 923 | + |
| 924 | + |
925 | 925 |
|
926 | 926 |
|
927 | 927 |
|
|
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 |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
| ||
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
62 |
| - |
| 63 | + |
| 64 | + |
63 | 65 |
|
64 | 66 |
|
65 |
| - |
| 67 | + |
| 68 | + |
66 | 69 |
|
67 | 70 |
|
68 |
| - |
| 71 | + |
| 72 | + |
69 | 73 |
|
70 | 74 |
|
71 | 75 |
|
|
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 |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
| 49 | + |
48 | 50 |
|
49 | 51 |
|
50 | 52 |
|
| ||
57 | 59 |
|
58 | 60 |
|
59 | 61 |
|
| 62 | + |
60 | 63 |
|
61 | 64 |
|
62 | 65 |
|
| ||
149 | 152 |
|
150 | 153 |
|
151 | 154 |
|
| 155 | + |
152 | 156 |
|
153 | 157 |
|
| 158 | + |
154 | 159 |
|
155 | 160 |
|
156 | 161 |
|
| ||
173 | 178 |
|
174 | 179 |
|
175 | 180 |
|
| 181 | + |
| 182 | + |
176 | 183 |
|
177 | 184 |
|
178 | 185 |
|
| ||
188 | 195 |
|
189 | 196 |
|
190 | 197 |
|
| 198 | + |
| 199 | + |
191 | 200 |
|
192 | 201 |
|
193 | 202 |
|
| ||
205 | 214 |
|
206 | 215 |
|
207 | 216 |
|
| 217 | + |
| 218 | + |
208 | 219 |
|
209 | 220 |
|
210 | 221 |
|
|
0 commit comments