nextcloud/apps/files_external/lib/Lib/Storage
Roeland Jago Douma 42d56c9655 Check if array elements exist before using them
It seems that in some recent upgrade here. Not always the entries we
expect are returned. So we should first check if they exist. As to not
spam the log.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-10-27 10:57:51 +00:00
..
AmazonS3.php Check if array elements exist before using them 2020-10-27 10:57:51 +00:00
FTP.php filter files containing a hash in the path for ftp storages 2020-07-10 14:18:40 +02:00
OwnCloud.php Update license headers for 19 2020-04-29 11:57:22 +02:00
SFTP.php Remove unused method uploadFile 2020-08-13 08:02:28 +02:00
SFTPReadStream.php normalize sftp path in read and write stream 2020-05-25 15:26:04 +02:00
SFTPWriteStream.php normalize sftp path in read and write stream 2020-05-25 15:26:04 +02:00
SMB.php improve handling of out of space errors for smb 2020-09-17 18:47:33 +00:00
StreamWrapper.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Swift.php Add visibility to all constants 2020-04-10 16:54:27 +02:00