mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
- Comment about which version is needed to make php4 compile
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25625 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
551173212a
commit
a288693bde
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
|||
<simpara>
|
||||
These functions are only available if PHP was configured with
|
||||
<option role="configure">--with-dom=[DIR]</option>, using the
|
||||
GNOME xml library. These functions have been added in PHP4.
|
||||
GNOME xml library. You will need at least libxml-2.0.0 (the beta
|
||||
version will not work). These functions have been added in PHP4.
|
||||
</simpara>
|
||||
<simpara>
|
||||
This module defines the following constants:
|
||||
|
|
Loading…
Reference in a new issue