Skip to content

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

Open
bhennesAdv wants to merge 1 commit intolyra:masterfrom
bhennesAdv:#47
Open

#44 Change the string split to manage multibyte. #48
bhennesAdv wants to merge 1 commit intolyra:masterfrom
bhennesAdv:#47

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