Skip to content

Fix warnings function declaration isn't a prototype #14577

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

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

petk
Copy link
Member

@petk petk commented Jun 15, 2024

This fixes the -Wstrict-prototypes warnings that might pop up in certain builds.

If I'm not mistaken this last element can be specified like this, yes?

Verified

This commit was signed with the committer’s verified signature.
petk Peter Kokot
This fixes the -Wstrict-prototypes warnings that might pop up in certain
builds.
Copy link
Member

@arnaud-lb arnaud-lb left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@petk petk merged commit a6b5439 into php:master Jun 15, 2024
10 of 11 checks passed
@petk petk deleted the patch-w-strict-prototypes branch June 15, 2024 19:27
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.

None yet

2 participants