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