]> granicus.if.org Git - php/commitdiff
MFB This entry doesn't exist upstream any more, it also caused all error messages...
authorScott MacVicar <scottmac@php.net>
Mon, 12 Jan 2009 13:36:41 +0000 (13:36 +0000)
committerScott MacVicar <scottmac@php.net>
Mon, 12 Jan 2009 13:36:41 +0000 (13:36 +0000)
ext/xml/compat.c

index 0c33cf5260365f778b77f1f9642811abfdd6f29c..cd28a17e8a43826d6a7bb8e059d588fd5a2cf527 100644 (file)
@@ -620,7 +620,6 @@ XML_GetErrorCode(XML_Parser parser)
 
 static const XML_Char *const error_mapping[] = {
        "No error",
-       "Internal error",
        "No memory",
        "Invalid document start",
        "Empty document",