In utf8_to_ascii (x00.php), the opening square bracket (U+005B) is not properly mapped to itself. That is, the array value directly following 'Z' should be '[' and not ']'.
Log in to post a comment.