mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
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 | ||
| composer | ||
| img | ||
| js | ||
| l10n | ||
| lib | ||
| src | ||
| tests | ||
| .l10nignore | ||
| webpack.js | ||