nextcloud-server/lib/private/Files/Cache
Côme Chilliet d84f1466e0 fix: Fix crash in files_version about uninitialized property
Fix "Typed property OC\\Files\\Cache\\Cache::$storage must not be accessed before initialization"

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-10-14 18:32:37 +07:00
..
Wrapper fix: Fix crash in files_version about uninitialized property 2025-10-14 18:32:37 +07:00
Cache.php fix(files): Stop overwriting scan_permissions 2025-09-29 16:12:24 +07:00
CacheDependencies.php
CacheEntry.php fix(files): Always return a valid mimetype 2025-10-06 11:24:18 +07:00
CacheQueryBuilder.php fix: add missing color select to tags usage query 2025-08-01 02:47:04 +07:00
FailedCache.php
FileAccess.php fix(FileAccess): Make getAncestorInStorage pass sharding tests 2025-10-09 07:51:58 +07:00
HomeCache.php
HomePropagator.php
LocalRootScanner.php
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php
QuerySearchHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Scanner.php
SearchBuilder.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Storage.php fix: Run cleanByMoundId query on all shards 2025-06-06 14:36:34 +07:00
StorageGlobal.php
Updater.php fix(Updater): Lower deadlock log level from warning to info 2025-09-16 16:19:39 +07:00
Watcher.php