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

#69947: hex2bin() allow odd-length input #1370

Closed
wants to merge 2 commits into from

Conversation

marc-mabe
Copy link
Contributor

@cmb69
Copy link
Member

cmb69 commented Jun 27, 2015

If this is not a bug (fix), the PR should be closed,

@datibbaw
Copy link
Contributor

The problem as I see it is that the zero can be inserted at the front or appended to the end of a string, depending on how you look at it. That's ambiguous, which is probably why it's better to leave the current behaviour.

@nikic
Copy link
Member

nikic commented Jun 27, 2015

As said on the bug report, this is not a bug.

@nikic nikic closed this Jun 27, 2015
@marc-mabe marc-mabe deleted the feature/69947_oddLength branch June 14, 2023 20:17
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.

4 participants