From bd6685316865014aa65a1ca941a0696d33279ac4 Mon Sep 17 00:00:00 2001 From: Christian Stocker Date: Tue, 2 Jul 2002 08:51:09 +0000 Subject: [PATCH] - removed DomElement-set-attribute-node from documentation (it's not implemented yet) - fixed typo and bumped up needed libxml2 version in reference.xml git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87420 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../domxml/functions/DomElement-set-attribute-node.xml | 5 +++-- reference/domxml/reference.xml | 9 ++++++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/reference/domxml/functions/DomElement-set-attribute-node.xml b/reference/domxml/functions/DomElement-set-attribute-node.xml index a27bca3960..71597b9ab0 100644 --- a/reference/domxml/functions/DomElement-set-attribute-node.xml +++ b/reference/domxml/functions/DomElement-set-attribute-node.xml @@ -1,6 +1,7 @@ - + + + DOM XML functions DOM XML @@ -34,7 +34,7 @@ This extension make use of the GNOME xml library. Download - and install this library. You will need at least libxml-2.2.7. + and install this library. You will need at least libxml-2.4.14 @@ -72,7 +72,7 @@ domxml_open_mem - xmldocfiel + xmldocfile domxml_open_file @@ -390,11 +390,14 @@ DomElement_get_attribute_node + + get_elements_by_tagname DomElement_get_elements_by_tagname