Skip to content

Conversation

flaupretre
Copy link
Contributor

This PR complements the zend_string API with some missing macros and functions. It also unifies the macro names to use the 'ZSTR_' prefix (compatibility macros for the previous names are provided).

The code using these macros has been modified to use the new 'ZSTR' names. That's cleaner but not mandatory. If you think that it represents too many changes, don't merge the second commit.

This PR contains only additions. It does not create any BC break.

Add missing methods
Does not change anything to the generated code (thanks to compat macros) but cleaner.
@php-pulls
Copy link

Comment on behalf of ab at php.net:

Merged by Dmitry. Thanks for the contribution, Francois.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants