Skip to content

Conversation

@backportbot-nextcloud
Copy link

Backport of #39698

joshtrichards and others added 2 commits August 5, 2023 10:34
OC\Files\Cache\Cache::get can return string|false|null, not just string|false.

- #26270 added handling of false, but null is needed too.
- Well, or we change the default $resullt to false, but I'm not sure if that has other ramifications and the real need here is to simply catch situations where the cache source storage path is not valid for whatever reason

Related: #19009

Signed-off-by: Josh Richards <[email protected]>
Co-authored-by: Git'Fellow <[email protected]>
Signed-off-by: John Molakvoæ <[email protected]>
@backportbot-nextcloud backportbot-nextcloud bot added this to the Nextcloud 27.0.2 milestone Aug 5, 2023
@solracsf solracsf added the 3. to review Waiting for reviews label Aug 5, 2023
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 6, 2023
@skjnldsv skjnldsv mentioned this pull request Aug 8, 2023
2 tasks
@skjnldsv skjnldsv merged commit bb06aad into stable27 Aug 11, 2023
@skjnldsv skjnldsv deleted the backport/39698/stable27 branch August 11, 2023 07:05
@skjnldsv skjnldsv mentioned this pull request Aug 16, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants