nextcloud-server/lib/private/Files/Storage
Côme Chilliet 546d94c3ec
Fix file_get_content signatures to make it clear it can return false
In File::getContent, which must return a string, throw an Exception
 instead of returning false.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-04-27 09:56:05 +07:00
..
PolyFill Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
Wrapper Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
Common.php Merge branch 'master' into enh/type-iconfig-getter-calls 2023-04-20 16:52:38 +07:00
CommonTest.php
DAV.php debug log requests made by dav external storage/shares 2023-04-24 17:13:20 +07:00
FailedStorage.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +07:00
Home.php
Local.php Merge pull request #37062 from nextcloud/free-space 2023-04-21 13:55:42 +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