Skip to content

Use MBString functions for 8bit data read #101

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 3 commits into from
Dec 17, 2021
Merged

Conversation

bsweeney
Copy link
Member

Some of these aren't necessary? Then again the PHP documentation doesn't always explicitly state that functions read variable data in a byte-wise manner.

MBString was already in use in the library and thus a dependency already. As such this change does not break backwards compatibility. A future release should be able to remove the MBString dependency since overrides are going away and we should be able to use stock PHP methods.

konstantin-s and others added 3 commits December 7, 2021 21:43
Prevents issues with MBString overrides of standard PHP functions.
@bsweeney bsweeney added this to the 0.5.3 milestone Dec 12, 2021
@bsweeney bsweeney merged commit e359fc8 into master Dec 17, 2021
@bsweeney bsweeney deleted the mbstring-overload branch December 17, 2021 13:58
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.

1 participant