Skip to content

Sync HAVE_<extension> help texts #15167

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 3 commits into from
Aug 1, 2024
Merged

Conversation

petk
Copy link
Member

@petk petk commented Jul 30, 2024

This syncs all help texts of extension preprocessor macros to the same style Define to 1 if PHP extension '<ext>' is available..

@petk
Copy link
Member Author

petk commented Aug 1, 2024

In the appended commit, I've only changed the CS in M4 files a bit and used this help text instead (minor grammar correction):
Define to 1 if the PHP extension 'extension_name' is available.

petk added 3 commits August 2, 2024 01:36
This syncs all help texts of extension preprocessor macros to the same
style "Define to 1 if PHP extension '<ext>' is available.".
To make this sound a bit better and to be a bit in sync with the
COMPILE_DL_<ext>, help texts are:

    Define to 1 if the PHP extension 'extension_name' is available.
@petk petk force-pushed the patch-AC_DEFINE-extensions branch from 60bcf67 to 48f8d5f Compare August 1, 2024 23:38
@petk petk merged commit f66feae into php:master Aug 1, 2024
1 of 2 checks passed
@petk petk deleted the patch-AC_DEFINE-extensions branch August 1, 2024 23:41
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.

5 participants