From 86ae2781fb11843c8419d5c09c9b320eb04d9c83 Mon Sep 17 00:00:00 2001 From: Rob Richards Date: Sun, 27 Jan 2008 16:33:22 +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.40.0