the-stringler icon indicating copy to clipboard operation
the-stringler copied to clipboard

UTF-8 support

Open voku opened this issue 9 years ago • 0 comments

... you are using some non UTF-8 compatible string functions like "str_ireplace()", "strrev()" or "str_pad()". I am trying to solve the problem with "Portable UTF-8". (https://github.com/voku/portable-utf8)

PS: I have already merged this changes into "Stringy" as example: https://github.com/voku/Stringy

voku avatar Aug 08 '16 15:08 voku