From 2e58beee969995f5a907f28f7d8eafe0a5956c6f Mon Sep 17 00:00:00 2001 From: Rob Richards Date: Sun, 27 Jan 2008 16:33:01 +0000 Subject: [PATCH] MFH: add missing export --- ext/libxml/php_libxml2.def | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/libxml/php_libxml2.def b/ext/libxml/php_libxml2.def index f38d544b72..9557b3e34e 100644 --- a/ext/libxml/php_libxml2.def +++ b/ext/libxml/php_libxml2.def @@ -1389,6 +1389,7 @@ xmlXPathCmpNodes xmlXPathCompareValues xmlXPathCompile xmlXPathCompiledEval +xmlXPathCompiledEvalToBoolean xmlXPathConcatFunction xmlXPathContainsFunction xmlXPathContextSetCache -- 2.50.1