nextcloud/apps/files_external/lib/Lib/Storage
Roeland Jago Douma 2cafd81d23 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 11:00:27 +00:00
..
AmazonS3.php Check if array elements exist before using them 2020-10-27 11:00:27 +00:00
FTP.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OwnCloud.php Update license headers for 19 2020-04-29 11:57:22 +02:00
SFTP.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SFTPReadStream.php normalize sftp path in read and write stream 2020-06-03 10:19:35 +00:00
SFTPWriteStream.php normalize sftp path in read and write stream 2020-06-03 10:19:35 +00:00
SMB.php improve handling of out of space errors for smb 2020-09-17 18:43:43 +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