#48230 [Bgs]: xml_utf8_decode incorrectly decode
ID: 48230 Updated by: der...@php.net Reported By: root at 80sec dot com Status: Bogus Bug Type: XML related Operating System: Linux/win PHP Version: 5.2.9 New Comment: We know it is not, but the function only works on proper UTF-8 like is doc
#48230 [Bgs]: xml_utf8_decode incorrectly decode
ID: 48230 User updated by: root at 80sec dot com Reported By: root at 80sec dot com Status: Bogus Bug Type: XML related Operating System: Linux/win PHP Version: 5.2.9 New Comment: chr(0xf0).chr(0xc0).chr(0xc0).chr(0xa7) is not a valid utf8 data.