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