scottmac Mon Jan 12 14:26:47 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/xml compat.c
Log:
The previous error was masked by a missing entry, sync them back up.
http://cvs.php.net/viewvc.cgi/php-src/ext/xml/compat.c?r1=1.44.2.4.2.1.2.5&r2=1.44.2.4.2.1.2.6&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.5
php-src/ext/xml/compat.c:1.44.2.4.2.1.2.6
--- php-src/ext/xml/compat.c:1.44.2.4.2.1.2.5 Mon Jan 12 13:34:33 2009
+++ php-src/ext/xml/compat.c Mon Jan 12 14:26:47 2009
@@ -623,6 +623,7 @@
"No memory",
"Invalid document start",
"Empty document",
+ "Not well-formed (invalid token)"
"Invalid document end",
"Invalid hexadecimal character reference",
"Invalid decimal character reference",
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php