nextcloud-server/lib/public/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
..
IChunkedFileWrite.php feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +07:00
IDisableEncryptionStorage.php code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +07:00
ILockingStorage.php Update php licenses 2021-06-04 22:02:41 +07:00
INotifyStorage.php Update php licenses 2021-06-04 22:02:41 +07:00
IReliableEtagStorage.php don't overwrite the etag from storage backends that already provide "good" etags 2022-04-04 16:48:18 +07:00
IStorage.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
IStorageFactory.php Update php licenses 2021-06-04 22:02:41 +07:00
IWriteStreamStorage.php Update php licenses 2021-06-04 22:02:41 +07:00