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

refactor(ShareApiController): Check for null and empty strings with e… #48882

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

nfebe
Copy link
Contributor

@nfebe nfebe commented Oct 24, 2024

Proactive measure to avoid warnings in higher php versions as well possible type errors

Related to : #48381

@nfebe nfebe enabled auto-merge October 24, 2024 17:15
…mpty()

Proactive measure to avoid warnings in higher php versions as well possible type errors

Signed-off-by: fenn-cs <[email protected]>
@nfebe nfebe force-pushed the safety-net-null-check branch from f183063 to 227b846 Compare October 24, 2024 17:37
@nfebe nfebe requested a review from provokateurin October 24, 2024 17:38
@nfebe nfebe merged commit ccd14f3 into master Oct 24, 2024
177 checks passed
@nfebe nfebe deleted the safety-net-null-check branch October 24, 2024 22:53
@nfebe
Copy link
Contributor Author

nfebe commented Oct 25, 2024

/backport to stable30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants