1af7dab535
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 |
||
---|---|---|
.. | ||
data | ||
lib | ||
apps.php | ||
bootstrap.php | ||
enable_all.php | ||
phpunit-autotest.xml | ||
phpunit.xml.dist | ||
preseed-config.php | ||
testcleanuplistener.php |