nextcloud-server/lib/private/Files/ObjectStore
Robin Appelman 3eb764e65d
remove explicit fclose from S3->writeStream
streams get closed automatically when dropped, and in some cases the stream seems to be already closed by the S3 library, in which case trying to close it again will raise an error

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-03-11 18:05:04 +07:00
..
AppdataPreviewObjectStoreStorage.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
Azure.php use in objectstore copy 2020-11-24 15:16:58 +07:00
HomeObjectStoreStorage.php Update license headers for 19 2020-04-29 11:57:22 +07:00
Mapper.php Update license headers 2019-12-05 15:38:45 +07:00
NoopScanner.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +07:00
ObjectStoreStorage.php Update license headers 2020-12-30 14:07:05 +07:00
S3.php Update license headers 2019-12-05 15:38:45 +07:00
S3ConnectionTrait.php Merge pull request #24700 from Imajie/s3-creds 2021-02-02 21:48:22 +07:00
S3ObjectTrait.php remove explicit fclose from S3->writeStream 2021-03-11 18:05:04 +07:00
S3Signature.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
StorageObjectStore.php Bump icewind/streams from 0.7.1 to 0.7.2 2020-12-29 09:07:36 +07:00
Swift.php use in objectstore copy 2020-11-24 15:16:58 +07:00
SwiftFactory.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
SwiftV2CachingAuthService.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00