Unicode and mbstring #476
Replies: 2 comments
-
Same for strlen etc. |
Beta Was this translation helpful? Give feedback.
-
Oh, and
while in Node:
Is there any function in Node and browsers that acts like PHP's strtoupper so we get the exact the effect? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
first, thank you for building this project!
https://locutus.io/php/strings/substr uses unicode.semantics which is an old PHP6 directive. Would you accept a PR that removes all that stuff and introduces mb_ functions?
Beta Was this translation helpful? Give feedback.
All reactions