nextcloud/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 +02:00
..
PolyFill Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +02:00
Wrapper Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +02:00
Common.php Merge branch 'master' into enh/type-iconfig-getter-calls 2023-04-20 16:52:38 +02:00
CommonTest.php Update php licenses 2021-06-04 22:02:41 +02:00
DAV.php debug log requests made by dav external storage/shares 2023-04-24 17:13:20 +02:00
FailedStorage.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +02:00
Home.php Update php licenses 2021-06-04 22:02:41 +02:00
Local.php Merge pull request #37062 from nextcloud/free-space 2023-04-21 13:55:42 +02:00
LocalRootStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
LocalTempFileTrait.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
Storage.php composer run cs:fix 2023-01-20 11:45:08 +01:00
StorageFactory.php Update php licenses 2021-06-04 22:02:41 +02:00
Temporary.php Update php licenses 2021-06-04 22:02:41 +02:00