Automatically set the internal encoding for multibyte string functions.
Use mb_internal_encoding to set the encoding to the appplication’s charset (CApplication::charset).
Maybe for 2.0.
Automatically set the internal encoding for multibyte string functions.
Use mb_internal_encoding to set the encoding to the appplication’s charset (CApplication::charset).
Maybe for 2.0.
Why do we need to do it implicitly?
Not needed. Just an idea.