rrichards               Thu Sep  7 11:25:14 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/libxml php_libxml2.def 
  Log:
  MFH: fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean required in .27)
  
http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/php_libxml2.def?r1=1.4.2.1.2.1&r2=1.4.2.1.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.1 
php-src/ext/libxml/php_libxml2.def:1.4.2.1.2.2
--- php-src/ext/libxml/php_libxml2.def:1.4.2.1.2.1      Wed Sep  6 23:49:00 2006
+++ php-src/ext/libxml/php_libxml2.def  Thu Sep  7 11:25:14 2006
@@ -1389,7 +1389,6 @@
 xmlXPathCompareValues
 xmlXPathCompile
 xmlXPathCompiledEval
-xmlXPathCompiledEvalToBoolean
 xmlXPathConcatFunction
 xmlXPathContainsFunction
 xmlXPathContextSetCache

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to