nextcloud-server/lib/private/Files/ObjectStore
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
..
AppdataPreviewObjectStoreStorage.php Update php licenses 2021-06-04 22:02:41 +07:00
Azure.php Update php licenses 2021-06-04 22:02:41 +07:00
HomeObjectStoreStorage.php Update php licenses 2021-06-04 22:02:41 +07:00
Mapper.php Implement multibucket shift for ObjectStore 2021-11-11 15:09:28 +07:00
NoopScanner.php Update php licenses 2021-06-04 22:02:41 +07:00
ObjectStoreStorage.php Fix permissions when copying from ObjectStorage 2021-10-28 13:29:50 +07:00
S3.php Update php licenses 2021-06-04 22:02:41 +07:00
S3ConnectionTrait.php Refactor writeObject to only use MultipartUpload when required 2021-08-20 17:02:25 +07:00
S3ObjectTrait.php s3 external storage listing rework 2021-10-15 15:35:02 +07:00
S3Signature.php Fix Guzzle function calls 2021-11-23 09:28:57 +07:00
StorageObjectStore.php Update php licenses 2021-06-04 22:02:41 +07:00
Swift.php Fix Guzzle function calls 2021-11-23 09:28:57 +07:00
SwiftFactory.php Update php licenses 2021-06-04 22:02:41 +07:00
SwiftV2CachingAuthService.php Update php licenses 2021-06-04 22:02:41 +07:00