Skip to content

Add some const qualifiers and better return types to zend_object_handlers.h #10330

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
Jan 16, 2023

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Jan 15, 2023

I initially wanted to add them to the zend_strings but because they are used in zend_hash_find() which might modify the hash field.

I initially wanted to add them to the zend_strings but because they are used in zend_hash_find() which might modify the hash field.
@Girgias Girgias merged commit 6556601 into php:master Jan 16, 2023
@Girgias Girgias deleted the const-qualifiers branch January 16, 2023 13:55
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.

1 participant