nextcloud-server/apps/files_external/lib
Roeland Jago Douma b7be09ab2c
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-25 22:03:40 +01:00
..
AppInfo
BackgroundJob Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Command Merge pull request #23021 from nextcloud/notify-saved-login-auth 2020-10-13 19:39:31 +02:00
Config Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Controller Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Lib Check if array elements exist before using them 2020-10-25 22:03:40 +01:00
Listener
Migration Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Service Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
Settings Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
MountConfig.php
NotFoundException.php