scottmac Mon Jan 12 13:34:33 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/xml compat.c
Log:
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.44.2.4.2.1.2.4&r2=1.44.2.4.2.1.2.5&diff_format=u
Index: php-src/ext/xml/compat.c
diff -u php-src/ext/xml/compat.c:1.44.2.4.2.1.2.4
php-src/ext/xml/compat.c:1.44.2.4.2.1.2.5
--- php-src/ext/xml/compat.c:1.44.2.4.2.1.2.4 Sun Jan 11 12:01:16 2009
+++ php-src/ext/xml/compat.c Mon Jan 12 13:34:33 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