Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Apr 4, 2025

Summary

Due to strong typings we introduced the parameter needs to be an integer. Previously it was null which was equal to 0. So if there is no storage mtime we need to update the cache.

Checklist

- Resolves #51941

Due to strong typings we introduced the parameter needs to be an
integer. Previously it was `null` which was equal to `0`.
So if there is no storage mtime we need to update the cache.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux requested a review from a team as a code owner April 4, 2025 11:48
@susnux susnux requested review from Altahrim, skjnldsv and sorbaugh and removed request for a team April 4, 2025 11:48
@susnux
Copy link
Contributor Author

susnux commented Apr 4, 2025

/backport to stable31

@susnux susnux requested review from come-nc and removed request for sorbaugh April 4, 2025 14:41
@susnux susnux merged commit 1ef9415 into master Apr 7, 2025
197 of 201 checks passed
@susnux susnux deleted the fix/require-update-if-mtime-is-null branch April 7, 2025 08:17
@nextcloud-bot nextcloud-bot mentioned this pull request Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: "OC\\Files\\Storage\\Wrapper\\Wrapper::hasUpdated(): Argument #2 ($time) must be of type int" when uploading files via "share" from iOS

5 participants