nextcloud-server/tests/lib/files
Vincent Petry 1af7dab535 Fixed quota wrapper to not wrap failed fopen streams
When calling fopen() on some storage types, these return false instead
of throwing an exception.

This fix makes sure that in case the stream wasn't opened (for example
when a file doesn't exist any more) the stream isn't wrapped.

Also added 'rb' as another case that doesn't need to be wrapped.

Fixes #6832
2014-01-19 18:51:36 +01:00
..
cache Fix array access syntax for older PHP 2014-01-17 12:31:22 +01:00
mount
node
storage Fixed quota wrapper to not wrap failed fopen streams 2014-01-19 18:51:36 +01:00
stream
utils
etagtest.php remove duplicate test class 2014-01-14 15:11:41 +01:00
filesystem.php
mapper.php
view.php remove duplicate test class 2014-01-14 15:11:41 +01:00