When using user-defined stream wrappers, PHP will return a maximum of 8192 bytes even if more was requested. This fix uses stream_get_contents to make sure the full stream is read and not only the first 8 KB. Added unit test with a bigger test file to cover this case. |
||
|---|---|---|
| .. | ||
| l10n | ||
| data.tar.gz | ||
| data.zip | ||
| db_structure.xml | ||
| db_structure2.xml | ||
| logo-wide.png | ||
| logo-wide.svg | ||
| lorem-big.txt | ||
| lorem.txt | ||
| openssl.cnf | ||
| testavatar.png | ||
| testcal.ics | ||
| testcontact.vcf | ||
| testimage.gif | ||
| testimage.jpg | ||
| testimage.png | ||