Skip to content

Rename and refactor Zend.m4 macros #14671

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 26, 2024
Merged

Rename and refactor Zend.m4 macros #14671

merged 1 commit into from
Jun 26, 2024

Conversation

petk
Copy link
Member

@petk petk commented Jun 26, 2024

  • LIBZEND_* -> ZEND_*
  • A single "public" initialization M4 macro ZEND_INIT that wraps Zend engine related configure step checks and initialization.

- LIBZEND_* -> ZEND_*
- A single "public" initialization M4 macro ZEND_INIT that wraps Zend
  engine related configure step checks and initialization.
@petk petk force-pushed the patch-zend-m4-2 branch from ef0487c to 9267125 Compare June 26, 2024 13:21
Copy link
Member

@devnexen devnexen left a comment

Choose a reason for hiding this comment

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

seems safe

@petk petk merged commit 604daff into php:master Jun 26, 2024
9 of 11 checks passed
@petk petk deleted the patch-zend-m4-2 branch June 26, 2024 20:57
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.

2 participants