From: Scott MacVicar Date: Mon, 12 Jan 2009 13:36:41 +0000 (+0000) Subject: MFB This entry doesn't exist upstream any more, it also caused all error messages... X-Git-Tag: php-5.4.0alpha1~191^2~4552 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3679338f2640dae140a1c9b4684daf8832dda75;p=php MFB This entry doesn't exist upstream any more, it also caused all error messages to be one off. --- diff --git a/ext/xml/compat.c b/ext/xml/compat.c index 0c33cf5260..cd28a17e8a 100644 --- a/ext/xml/compat.c +++ b/ext/xml/compat.c @@ -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",