nextcloud/lib/private/Files/ObjectStore
Robin Appelman 534a935433 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-17 09:36:11 +00:00
..
AppdataPreviewObjectStoreStorage.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Azure.php use in objectstore copy 2020-12-07 16:07:21 +00:00
HomeObjectStoreStorage.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Mapper.php Update license headers 2019-12-05 15:38:45 +01:00
NoopScanner.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +02:00
ObjectStoreStorage.php use in objectstore copy 2020-12-07 16:07:21 +00:00
S3.php Update license headers 2019-12-05 15:38:45 +01:00
S3ConnectionTrait.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
S3ObjectTrait.php remove explicit fclose from S3->writeStream 2021-03-17 09:36:11 +00:00
S3Signature.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
StorageObjectStore.php use in objectstore copy 2020-12-07 16:07:21 +00:00
Swift.php use in objectstore copy 2020-12-07 16:07:21 +00:00
SwiftFactory.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
SwiftV2CachingAuthService.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00