nextcloud/lib
Josh Richards d6fe5acbec Catch more invalid cache source storage paths
OC\Files\Cache\Cache::get can return string|false|null, not just string|false.

- nextcloud/server#26270 added handling of false, but null is needed too.
- Well, or we change the default $resullt to false, but I'm not sure if that has other ramifications and the real need here is to simply catch situations where the cache source storage path is not valid for whatever reason

Related: nextcloud/server#19009

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-08-05 10:34:11 +00:00
..
composer feat: Add public event for missing indices 2023-07-14 16:29:37 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-08-05 00:29:52 +00:00
private Catch more invalid cache source storage paths 2023-08-05 10:34:11 +00:00
public Merge pull request #39614 from nextcloud/dav-permissions-share-root-write-27 2023-08-01 16:53:18 +02:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php fix(apps): Fix loading info.xml file 2023-07-20 10:45:58 +02:00
versioncheck.php Allow 8.2 in versioncheck 2023-02-02 12:05:20 +01:00