nextcloud/lib
Ferdinand Thiessen 8fc498fb82
fix(IntegrityCheck): Ensure the check is run if no results are available
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>
2024-07-03 11:37:49 +02:00
..
composer Merge pull request #46194 from nextcloud/schema-export-cmnd 2024-07-02 16:44:55 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-07-03 00:20:11 +00:00
private fix(IntegrityCheck): Ensure the check is run if no results are available 2024-07-03 11:37:49 +02:00
public feat(OpenAPI): Add ex_app scope 2024-07-02 09:12:48 +02:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
versioncheck.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00