Skip to content
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: Move contacts menu JSON format to public interface #40888

Closed

Conversation

ChristophWurst
Copy link
Member

Summary

Doesn't really fix anything but the spec should be on the interface IMO.

PHP allows this: https://3v4l.org/JbouL

Checklist

@ChristophWurst ChristophWurst added the 3. to review Waiting for reviews label Oct 12, 2023
@ChristophWurst ChristophWurst self-assigned this Oct 12, 2023
Copy link
Member

@provokateurin provokateurin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this can cause problems, but if psalm is green then it's good

@ChristophWurst
Copy link
Member Author

which problems?

@provokateurin
Copy link
Member

Some places only work with the implementation so psalm doesn't understand that it needs to inherit the annotation from the interface. But as I said, if psalm is green the change is good.

@solracsf solracsf added this to the Nextcloud 28 milestone Oct 27, 2023
@skjnldsv skjnldsv mentioned this pull request Nov 1, 2023
@ChristophWurst
Copy link
Member Author

Conflicts and has to be redone.

@ChristophWurst ChristophWurst deleted the fix/contacts-menu-entry-public-json-format branch November 2, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
Development

Successfully merging this pull request may close these issues.

3 participants