nextcloud/lib/private/Files
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 +01:00
..
AppData Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Cache Merge pull request #25659 from nextcloud/smb-getmetadata-catch 2021-03-05 08:49:23 +01:00
Config Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Mount Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Node Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Notify Update license headers 2019-12-05 15:38:45 +01:00
ObjectStore remove explicit fclose from S3->writeStream 2021-03-11 18:05:04 +01:00
Search Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
SimpleFS Update license headers 2020-12-30 14:07:05 +01:00
Storage Fix RedundantPropertyInitializationCheck 2021-03-09 09:49:45 +01:00
Stream Bump icewind/streams from 0.7.1 to 0.7.2 2020-12-29 09:07:36 +01:00
Template Type the service registration 2021-02-10 09:44:24 +01:00
Type Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Utils Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
FileInfo.php Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +01:00
Filesystem.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
View.php reuse usermanager instance when processing search results 2021-03-10 19:35:13 +01:00