92ac576e1c
If the user has no space and there are no versions, there won't be an `all` index in the versions entry. Hence this triggers a warning and becomes `null`, afterwards `count`, `foreach` and friends will happily throw even more warnings and errors because they don't want to play with `null`. Thus adding a fallback to an empty array. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |
||
---|---|---|
.. | ||
AppInfo | ||
BackgroundJob | ||
Command | ||
Controller | ||
Events | ||
Listener | ||
Sabre | ||
Versions | ||
Capabilities.php | ||
Expiration.php | ||
Hooks.php | ||
Storage.php |