Files
nextcloud-server-mirror/tests/data
Vincent Petry d6ce45fe61 Correctly read the full stream in file_get_contents
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.
2014-04-01 10:07:16 +02:00
..
2013-12-07 13:29:14 +01:00
2012-10-08 18:07:26 +02:00
2012-10-08 18:07:26 +02:00
2012-08-18 13:56:04 +02:00
2012-02-13 10:26:40 +01:00
2012-02-13 10:26:40 +01:00
2013-08-01 20:17:43 +02:00
2013-08-01 20:17:43 +02:00