nextcloud-server/lib/private/Files/Storage
Côme Chilliet f46cd7aaab fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-24 10:45:21 +07:00
..
PolyFill fix: Clean-up some remaining readdir calls with undesirable false evaluation potential 2024-11-13 08:34:23 +07:00
Wrapper fix(files): Correctly copy the cache information on copy operations 2025-02-13 23:37:04 +07:00
Common.php fix: don't do same-storage move optimization with encryption wrappers 2025-01-09 09:32:16 +07:00
CommonTest.php
DAV.php Fix Undefined variable: response notice in case of non-404 error 2024-11-08 16:12:15 +07:00
FailedStorage.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +07:00
Home.php improve di performance for cache 2024-02-09 13:28:30 +07:00
Local.php fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2025-03-24 10:45:21 +07:00
LocalRootStorage.php
LocalTempFileTrait.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Storage.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageFactory.php
Temporary.php