the-stringler
the-stringler copied to clipboard
UTF-8 support
... 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