Skip to content

Conversation

@ndossche
Copy link
Member

No description provided.

@devnexen
Copy link
Member

looks to me strcoll is purposely not binary safe, at least is self-aware of it according to the docs. Kind of BC changes ?

ZEND_PARSE_PARAMETERS_START(2, 2)
Z_PARAM_STR(s1)
Z_PARAM_STR(s2)
Z_PARAM_PATH_STR(s1)
Copy link
Member

Choose a reason for hiding this comment

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

we probably need 2 test cases at least.

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