-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix collectives on current Nextcloud main branch #1535
Comments
I attempted to fix this in #1534 - but that fails psalm with:
|
@provokateurin How would i best handle this? |
Adding the return type is backwards compatible. |
Duplicate of #1518 |
There's been a change in the signature of IStorage:
nextcloud/server@f28e74b#diff-f7bada9f6beaa1f713c302710e2b73283f5df5c7100966ba7e9a08b4cb2acef9
This leads to requests failing with:
The text was updated successfully, but these errors were encountered: