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

index cd28a17e8a43826d6a7bb8e059d588fd5a2cf527..84fe224c4d0be2b8fe2995c3e00c83f4a7af9122 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",