]> source.dussan.org Git - nextcloud-server.git/commit
Fix usage of streams
authorCarl Schwan <carl@carlschwan.eu>
Sun, 16 Oct 2022 22:58:11 +0000 (00:58 +0200)
committerCarl Schwan <carl@carlschwan.eu>
Mon, 17 Oct 2022 08:58:27 +0000 (10:58 +0200)
commitc2c63a551f2f8d0452865ce3924b3b983f520068
treea6f07f3cd2d2406b7ab68e570ce38aecc3fc3cb4
parent74e69767791d3af36fe27c6c2a0bf0ff3336fce9
Fix usage of streams

always return a bool and type the handle as a string

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
apps/files_external/lib/Lib/Storage/SFTPReadStream.php
apps/files_external/lib/Lib/Storage/SFTPWriteStream.php