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
This commit is contained in:
Joey Smith 2002-06-19 05:31:05 +00:00
parent 499c4c8065
commit 93279987ba

View file

@ -8,7 +8,7 @@
instead -->
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.42 $ -->
<!-- $Revision: 1.43 $ -->
<reference id="ref.domxml">
<title>DOM XML functions</title>
<titleabbrev>DOM XML</titleabbrev>
@ -44,7 +44,7 @@
This extension is only available if PHP was configured with
<option role="configure">--with-dom=[DIR]</option>, using the
<ulink url="&url.domxml;">GNOME xml library</ulink>.
You will need at least libxml-2.2.7
You will need at least libxml-2.4.14.
</para>
</sect1>