]> granicus.if.org Git - php/commitdiff
MFH The previous error was masked by a missing entry, sync them back up.
authorScott MacVicar <scottmac@php.net>
Mon, 12 Jan 2009 14:30:21 +0000 (14:30 +0000)
committerScott MacVicar <scottmac@php.net>
Mon, 12 Jan 2009 14:30:21 +0000 (14:30 +0000)
ext/xml/compat.c

index 0e54fc742a5179942a2c2a2a2e15f7ae31e1e5d4..878b9214a1212aa5b1e11493237b12803d295ea3 100644 (file)
@@ -623,6 +623,7 @@ static const XML_Char *const error_mapping[] = {
        "No memory",
        "Invalid document start",
        "Empty document",
+       "Not well-formed (invalid token)",
        "Invalid document end",
        "Invalid hexadecimal character reference",
        "Invalid decimal character reference",