mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
If there are no cached results the current implementation was also returning an empty array, but this was the same as when there was a successful run. So to distinguish this we return `null` if there are *no* results. In this case we need to rerun the integrity checker. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| appinfo | ||
| composer | ||
| css | ||
| data | ||
| img | ||
| js | ||
| l10n | ||
| lib | ||
| src | ||
| templates | ||
| tests | ||
| .editorconfig | ||
| .gitignore | ||
| .l10nignore | ||
| openapi-administration.json | ||
| openapi-administration.json.license | ||
| openapi-full.json | ||
| openapi-full.json.license | ||
| openapi.json | ||
| openapi.json.license | ||