File tree
3 files changed
+49
-8
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- File
- Tests
3 files changed
+49
-8
lines changedsrc/Symfony/Component/HttpFoundation/BinaryFileResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/BinaryFileResponse.php+10-8Lines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
186 | 186 |
|
187 | 187 |
|
188 | 188 |
|
189 |
| - |
190 |
| - |
191 |
| - |
192 |
| - |
193 |
| - |
194 |
| - |
195 |
| - |
196 | 189 |
|
197 | 190 |
|
198 | 191 |
|
| ||
206 | 199 |
|
207 | 200 |
|
208 | 201 |
|
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
209 | 212 |
|
210 | 213 |
|
211 | 214 |
|
| ||
237 | 240 |
|
238 | 241 |
|
239 | 242 |
|
240 |
| - |
241 | 243 |
|
242 | 244 |
|
243 | 245 |
|
|
src/Symfony/Component/HttpFoundation/File/Stream.php
Copy file name to clipboard+28Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
src/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
97 | 98 |
|
98 | 99 |
|
99 | 100 |
|
| 101 | + |
100 | 102 |
|
101 | 103 |
|
102 | 104 |
|
| ||
315 | 317 |
|
316 | 318 |
|
317 | 319 |
|
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
318 | 329 |
|
319 | 330 |
|
320 | 331 |
|
|
0 commit comments