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(OCP): Add since tag to all constants #43595

Merged
merged 1 commit into from Feb 15, 2024

Conversation

nickvergessen
Copy link
Member

Red CI due to parallel merges of

PS: I find private constants weird on public API. Any problem with exposing them? Would allowing apps to create their own providers on top of it.

@nickvergessen nickvergessen added the 3. to review Waiting for reviews label Feb 15, 2024
@nickvergessen nickvergessen added this to the Nextcloud 29 milestone Feb 15, 2024
@nickvergessen nickvergessen self-assigned this Feb 15, 2024
@juliushaertl
Copy link
Member

I don't see a problem exposing them, but seems a bit weird that private visibility still requires a since annotation 🤷

@nickvergessen
Copy link
Member Author

but seems a bit weird that private visibility still requires a since annotation 🤷

Same is the case for "private" methods that you could add atm.

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the bugfix/noid/make-psalm-green-again branch from 2a0267d to 3b0a9e6 Compare February 15, 2024 07:06
@nickvergessen nickvergessen merged commit 299e5fd into master Feb 15, 2024
159 checks passed
@nickvergessen nickvergessen deleted the bugfix/noid/make-psalm-green-again branch February 15, 2024 08:09
@blizzz blizzz mentioned this pull request Mar 5, 2024
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants