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

Fix Zval IS_PTR type detection #223

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Fix Zval IS_PTR type detection #223

merged 1 commit into from
Feb 7, 2023

Conversation

joehoyle
Copy link
Collaborator

@joehoyle joehoyle commented Feb 5, 2023

IS_PTR (13) must be checked before any lower values, else it is never detected.

IS_PTR (`13`) must be checked before any lower values, else it is never detected.
@ptondereau ptondereau merged commit 0b27dc3 into master Feb 7, 2023
@ptondereau ptondereau deleted the fix-ptr-zval-flag branch February 7, 2023 21:25
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