From 93279987ba24016bd6174b9cf152e837e683d25f Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Wed, 19 Jun 2002 05:31:05 +0000 Subject: [PATCH] The libxml requirement has been 2.4.x for almost a year now, and 2.4.14 for "quite some time" (according to the CVS logs for ext/domxml/config.m4). git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86126 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/domxml.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/domxml.xml b/functions/domxml.xml index 28af4d4326..c86e422592 100644 --- a/functions/domxml.xml +++ b/functions/domxml.xml @@ -8,7 +8,7 @@ instead --> - + DOM XML functions DOM XML @@ -44,7 +44,7 @@ This extension is only available if PHP was configured with , using the GNOME xml library. - You will need at least libxml-2.2.7 + You will need at least libxml-2.4.14.