Browse Source

fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean required in .27)

migration/RELEASE_1_0_0
Rob Richards 20 years ago
parent
commit
f79418bbd1
  1. 1
      ext/libxml/php_libxml2.def

1
ext/libxml/php_libxml2.def

@ -1389,7 +1389,6 @@ xmlXPathCmpNodes
xmlXPathCompareValues
xmlXPathCompile
xmlXPathCompiledEval
xmlXPathCompiledEvalToBoolean
xmlXPathConcatFunction
xmlXPathContainsFunction
xmlXPathContextSetCache

Loading…
Cancel
Save