rrichards Sat Dec 27 12:16:12 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/libxml php_libxml2.def
Log:
MFH: add missing exports
http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/php_libxml2.def?r1=1.4.2.1.2.2.2.1&r2=1.4.2.1.2.2.2.2&diff_format=u
Index: php-src/ext/libxml/php_libxml2.def
diff -u php-src/ext/libxml/php_libxml2.def:1.4.2.1.2.2.2.1
php-src/ext/libxml/php_libxml2.def:1.4.2.1.2.2.2.2
--- php-src/ext/libxml/php_libxml2.def:1.4.2.1.2.2.2.1 Sun Jan 27 16:33:01 2008
+++ php-src/ext/libxml/php_libxml2.def Sat Dec 27 12:16:12 2008
@@ -1052,9 +1052,11 @@
xmlTextReaderReadString
xmlTextReaderRelaxNGSetSchema
xmlTextReaderRelaxNGValidate
+xmlTextReaderSchemaValidate
xmlTextReaderSetErrorHandler
xmlTextReaderSetParserProp
xmlTextReaderSetStructuredErrorHandler
+xmlTextReaderSetup
xmlTextReaderStandalone
xmlTextReaderValue
xmlTextReaderXmlLang
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php