Merge pull request #28505 from nextcloud/3rdparty/730

[stable21] 3rdparty: Bump icewind/streams from 0.7.2 to 0.7.5
This commit is contained in:
Daniel 2021-10-08 14:26:12 +02:00 committed by GitHub
commit 4fffc517b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 2fa8874509eebddd763d530c85d05a37aadf2e07
Subproject commit 70082d0507b9479135d1c0157d6c9c2281efb5a8

View file

@ -524,7 +524,7 @@ class Encryption extends Wrapper {
/**
* write header at beginning of encrypted file
*
* @return integer
* @return int|false
* @throws EncryptionHeaderKeyExistsException if header key is already in use
*/
protected function writeHeader() {