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
Command Merge pull request #23021 from nextcloud/notify-saved-login-auth 2020-10-13 19:39:31 +02:00
Config
Controller
Lib Check if array elements exist before using them 2020-10-25 22:03:40 +01:00
Listener
Migration
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