rrichards Sat Dec 27 12:14:56 2008 UTC Modified files: /php-src/ext/libxml php_libxml2.def Log: add missing exports http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/php_libxml2.def?r1=1.8&r2=1.9&diff_format=u Index: php-src/ext/libxml/php_libxml2.def diff -u php-src/ext/libxml/php_libxml2.def:1.8 php-src/ext/libxml/php_libxml2.def:1.9 --- php-src/ext/libxml/php_libxml2.def:1.8 Sun Jan 27 16:32:37 2008 +++ php-src/ext/libxml/php_libxml2.def Sat Dec 27 12:14:56 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