vrana Thu Feb 2 08:22:16 2006 UTC
Modified files: /phpdoc/en/reference/domxml reference.xml /phpdoc/en/reference/domxml/functions DomElement-set-attribute-node.xml Log: DomElement->set_attribute_node() is already implemented (bug #36252) http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/domxml/reference.xml?r1=1.21&r2=1.22&diff_format=u Index: phpdoc/en/reference/domxml/reference.xml diff -u phpdoc/en/reference/domxml/reference.xml:1.21 phpdoc/en/reference/domxml/reference.xml:1.22 --- phpdoc/en/reference/domxml/reference.xml:1.21 Sun Sep 4 19:39:12 2005 +++ phpdoc/en/reference/domxml/reference.xml Thu Feb 2 08:22:16 2006 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.21 $ --> +<!-- $Revision: 1.22 $ --> <!-- Purpose: xml --> <!-- Membership: pecl, external --> @@ -406,13 +406,11 @@ <entry><function>DomElement_get_attribute_node</function></entry> <entry></entry> </row> -<!-- This function is not implemented at all for the time being <row> <entry>set_attribute_node</entry> <entry><function>DomElement_set_attribute_node</function></entry> <entry></entry> </row> ---> <row> <entry>get_elements_by_tagname</entry> http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/domxml/functions/DomElement-set-attribute-node.xml?r1=1.7&r2=1.8&diff_format=u Index: phpdoc/en/reference/domxml/functions/DomElement-set-attribute-node.xml diff -u phpdoc/en/reference/domxml/functions/DomElement-set-attribute-node.xml:1.7 phpdoc/en/reference/domxml/functions/DomElement-set-attribute-node.xml:1.8 --- phpdoc/en/reference/domxml/functions/DomElement-set-attribute-node.xml:1.7 Sat Jun 18 17:42:22 2005 +++ phpdoc/en/reference/domxml/functions/DomElement-set-attribute-node.xml Thu Feb 2 08:22:16 2006 @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.7 $ --> -<!-- This function is not implemented at all for the time being +<!-- $Revision: 1.8 $ --> <refentry id='function.domelement-set-attribute-node'> <refnamediv> <refname>DomElement->set_attribute_node()</refname> @@ -22,7 +21,6 @@ </para> </refsect1> </refentry> ---> <!-- Keep this comment at the end of the file Local variables: mode: sgml