nextcloud/lib
Josh Richards deecb48e54
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-03 09:53:46 -04:00
..
composer fix composer autoload files 2023-08-02 12:37:36 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-08-03 00:28:38 +00:00
private Catch more invalid cache source storage paths 2023-08-03 09:53:46 -04:00
public AI admin settings: cs:fix 2023-08-02 12:37:35 +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:40:09 +02:00
versioncheck.php Allow 8.2 in versioncheck 2023-02-02 12:05:20 +01:00