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

#44 Change the string split to manage multibyte. #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bhennesAdv
Copy link

Hello,

See the issue for the problem it resolves : #47

As the function appeared in PHP-7.4, the composer PHP minimum version must be 7.4 with mbstring extension.

I'll let you decide if this is worth or if you want to do your own implementation of mb_str_split to keep compatibility with older versions of PHP.

Best Regards,
Baptiste

…appeared in PHP-7.4, the composer PHP minimum version must be 7.4 with mbstring extension.

See the issue for the problem it resolves : lyra#47
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.

[Error detection] Bad behavior when using mb characters in addresses
1 participant