From 36505f802cd25195500540809e23f59839db7f06 Mon Sep 17 00:00:00 2001 From: Rob Richards Date: Thu, 7 Sep 2006 11:25:14 +0000 Subject: [PATCH] MFH: fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean required in .27) --- ext/libxml/php_libxml2.def | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/libxml/php_libxml2.def b/ext/libxml/php_libxml2.def index 9557b3e34e..f38d544b72 100644 --- a/ext/libxml/php_libxml2.def +++ b/ext/libxml/php_libxml2.def @@ -1389,7 +1389,6 @@ xmlXPathCmpNodes xmlXPathCompareValues xmlXPathCompile xmlXPathCompiledEval -xmlXPathCompiledEvalToBoolean xmlXPathConcatFunction xmlXPathContainsFunction xmlXPathContextSetCache -- 2.50.1