Comment Someone needs to read the PHP manual... (Score 0, Informative) 162
As long as you set the right multibyte string encoding in PHP via the multibyte string functions (specifically, the
mb_internal_encoding
function), the parser will catch the invalid multibyte sequence and fix it.
Move along, folks. No need to panic.
Move along, folks. No need to panic.