nextcloud-server/lib/private/Files
Côme Chilliet 66bdda568a
Fix Guzzle function calls
Since 1.7.0 and 2.0 these functions are turned into static methods.
See https://github.com/guzzle/psr7#upgrading-from-function-api

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-11-23 09:28:57 +07:00
..
AppData Update php licenses 2021-06-04 22:02:41 +07:00
Cache Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +07:00
Config Merge pull request #26494 from rigrig/fix-php8-deprecations 2021-06-07 23:30:59 +07:00
Mount Implement multibucket shift for ObjectStore 2021-11-11 15:09:28 +07:00
Node fix Folder->getById() when a single storage is mounted multiple times 2021-07-28 17:21:04 +07:00
Notify Update php licenses 2021-06-04 22:02:41 +07:00
ObjectStore Fix Guzzle function calls 2021-11-23 09:28:57 +07:00
Search generate a better optimized query for path prefix search filters 2021-08-26 19:07:52 +07:00
SimpleFS Update php licenses 2021-06-04 22:02:41 +07:00
Storage Merge pull request #29758 from nextcloud/disk_free_space-fix-php8 2021-11-19 17:14:08 +07:00
Stream Support seeking also from the end of file on S3 storage 2021-09-11 17:43:50 +07:00
Template Update php licenses 2021-06-04 22:02:41 +07:00
Type Update php licenses 2021-06-04 22:02:41 +07:00
Utils Move storage encoding compatibility warning logic 2021-11-17 09:24:13 +07:00
FileInfo.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +07:00
Filesystem.php Merge pull request #26347 from J0WI/clean-path-regex 2021-10-22 11:42:30 +07:00
View.php Fix psalm 2021-11-04 10:24:13 +07:00