Browse Source

This entry doesn't exist upstream any more, it also caused all error messages to be one off.

experimental/5.3-FPM
Scott MacVicar 17 years ago
parent
commit
b6f32086f9
  1. 1
      ext/xml/compat.c

1
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",

Loading…
Cancel
Save