server icon indicating copy to clipboard operation
server copied to clipboard

[stable26] fix unencrypted_size for folders when scanning the filesystem with encryption enabled

Open backportbot-nextcloud[bot] opened this issue 2 years ago • 2 comments

  • [x] :warning: This backport had conflicts that were resolved with the 'ours' merge strategy and is likely incomplete

backport of #36857

Psalm complaints:

Error: lib/private/Files/Cache/Cache.php:899:13: InvalidReturnType: The declared return type 'int' for OC\Files\Cache\Cache::calculateFolderSizeInner is incorrect, got 'float|int' (see https://psalm.dev/011)
Error: lib/private/Files/Cache/Cache.php:977:10: InvalidReturnStatement: The inferred type 'float|int' does not match the declared return type 'int' for OC\Files\Cache\Cache::calculateFolderSizeInner (see https://psalm.dev/128)
Error: lib/private/Memcache/APCu.php:66:16: InvalidClass: Class, interface or enum APCUIterator has wrong casing (see https://psalm.dev/007)

blizzz avatar Jun 13 '23 09:06 blizzz

moving to 26.0.4

blizzz avatar Jun 15 '23 09:06 blizzz

moving to 26.0.5

blizzz avatar Jul 13 '23 11:07 blizzz

moving to 26.0.6

If there are no updates in any form until building 26.0.6, I will close this PR.

blizzz avatar Aug 03 '23 08:08 blizzz

→ 26.0.7

blizzz avatar Sep 07 '23 09:09 blizzz