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

Remove braces around string initializers #17451

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Jan 12, 2025

While MSVC is apparently fine with that, Clang complains about it (-Wbraced-scalar-init).

While MSVC is apparently fine with that, Clang complains about it (`-Wbraced-scalar-init`).
@cmb69 cmb69 merged commit c264679 into php:master Jan 12, 2025
10 checks passed
@cmb69 cmb69 deleted the cmb/sendmail-initializers branch January 12, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants