dont return private storage interface from public mount interface#25392
Merged
juliusknorr merged 2 commits intomasterfrom Oct 22, 2021
Merged
dont return private storage interface from public mount interface#25392juliusknorr merged 2 commits intomasterfrom
juliusknorr merged 2 commits intomasterfrom
Conversation
kesselb
approved these changes
Jan 31, 2021
Contributor
|
Psalm is a bit unhappy. server/lib/public/Files/Storage/IStorage.php Line 439 in d1bdd1c server/lib/private/Files/Storage/Common.php Line 334 in d1bdd1c |
Member
Author
|
and now psalm just crashes... |
Contributor
Member
|
Master is Nextcloud 22 now. |
9fde931 to
a70f4a5
Compare
Member
|
@icewind1991 please rebase for psalm and/or fix psalm issues |
a70f4a5 to
200e11a
Compare
Member
|
Seems psalm is right. Also with respect to the failed cache that doesn't fit the hierarchy... |
200e11a to
7e44668
Compare
Signed-off-by: Robin Appelman <robin@icewind.nl>
7e44668 to
7995c6e
Compare
Member
Author
|
psalm is happy |
Member
|
Ah but conflicts now :( |
Member
|
@icewind1991 conflicts |
Merged
skjnldsv
approved these changes
Oct 22, 2021
juliusknorr
approved these changes
Oct 22, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Signed-off-by: Robin Appelman robin@icewind.nl