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

Trim leading and trailing underscores in constant IDs #106

Conversation

haszi
Copy link
Contributor

@haszi haszi commented Feb 29, 2024

Trim leading and trailing underscores in constant IDs.
Add test cases.

Used for magic constants, FFI's __BIGGEST_ALIGNMENT__ and the global __COMPILER_HALT_OFFSET__ constants.

@Girgias Girgias merged commit a22459f into php:master Mar 3, 2024
8 checks passed
@haszi haszi deleted the Trim-leading-and-trailing-underscores-in-constant-IDs branch March 3, 2024 17:20
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