- Resolves https://github.com/nextcloud/server/issues/51941 Due to strong typings we introduced the parameter needs to be an integer. Previously it was `null` which was equal to `0`. So if there is no storage mtime we need to update the cache. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| Wrapper | ||
| Cache.php | ||
| CacheDependencies.php | ||
| CacheEntry.php | ||
| CacheQueryBuilder.php | ||
| FailedCache.php | ||
| FileAccess.php | ||
| HomeCache.php | ||
| HomePropagator.php | ||
| LocalRootScanner.php | ||
| MoveFromCacheTrait.php | ||
| NullWatcher.php | ||
| Propagator.php | ||
| QuerySearchHelper.php | ||
| Scanner.php | ||
| SearchBuilder.php | ||
| Storage.php | ||
| StorageGlobal.php | ||
| Updater.php | ||
| Watcher.php | ||