nextcloud-server/lib/private/Files/Storage/Wrapper
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
..
Availability.php Respect OCP interface in private classes 2023-02-07 11:23:35 +07:00
Encoding.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
EncodingDirectoryWrapper.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Encryption.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
Jail.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
PermissionsMask.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
Quota.php Fix quota typing for 32bits after forward port from 25 2023-04-01 14:20:25 +07:00
Wrapper.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00