scottmac Mon Jan 12 13:36:41 2009 UTC
Modified files:
/php-src/ext/xml compat.c
Log:
MFB This entry doesn't exist upstream any more, it also caused all error
messages to be one off.
http://cvs.php.net/viewvc.cgi/php-src/ext/xml/compat.c?r1=1.53&r2=1.54&diff_format=u
Index: php-src/ext/xml/compat.c
diff -u php-src/ext/xml/compat.c:1.53 php-src/ext/xml/compat.c:1.54
--- php-src/ext/xml/compat.c:1.53 Sun Jan 11 12:00:30 2009
+++ php-src/ext/xml/compat.c Mon Jan 12 13:36:41 2009
@@ -620,7 +620,6 @@
static const XML_Char *const error_mapping[] = {
"No error",
- "Internal error",
"No memory",
"Invalid document start",
"Empty document",
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php