nextcloud-server/lib/private/Files
Joas Schilling 4bdc5834fa
Make sure name and path are strings
Otherwise Oracle returns NULL for empty strings and PHP 8.2
throws on null in string functions like trim() and md5()

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02 12:05:22 +07:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Cache Make sure name and path are strings 2023-02-02 12:05:22 +07:00
Config fix updating cached mounts that didn't have their mount provider set previously 2022-08-16 13:47:41 +07:00
Lock
Mount Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Node Merge pull request #34994 from Glandos/fileinfo_perf 2022-11-11 17:11:21 +07:00
Notify
ObjectStore feat(s3): Add option to specify an SSE-C customer provided key 2023-01-24 10:36:03 +07:00
Search escape path prefix when doing cache jail search 2022-11-02 12:44:51 +07:00
SimpleFS composer run cs:fix 2023-01-20 11:45:08 +07:00
Storage fix(encryption): don't throw on missing file 2023-01-30 10:07:01 +07:00
Stream composer run cs:fix 2023-01-20 11:45:08 +07:00
Template Add app config for default template path 2023-01-24 09:39:31 +07:00
Type composer run cs:fix 2023-01-20 11:45:08 +07:00
Utils
FileInfo.php store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +07:00
Filesystem.php composer run cs:fix 2023-01-20 11:45:08 +07:00
SetupManager.php composer run cs:fix 2023-01-20 11:45:08 +07:00
SetupManagerFactory.php
View.php composer run cs:fix 2023-01-20 11:45:08 +07:00