jdorn / sql-formatter

A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
http://jdorn.github.com/sql-formatter/
MIT License
3.89k stars 186 forks source link

Multi-Byte Functions for UTF-8 Support #85

Open scottconnerly opened 8 years ago

scottconnerly commented 8 years ago

Please use functions like mb_substr() in place of substr().

Full list of applicable functions here: https://secure.php.net/manual/en/ref.mbstring.php