]> granicus.if.org Git - php/commitdiff
there is no domxml :)
authorSterling Hughes <sterling@php.net>
Sat, 28 Jun 2003 05:22:39 +0000 (05:22 +0000)
committerSterling Hughes <sterling@php.net>
Sat, 28 Jun 2003 05:22:39 +0000 (05:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 972f6fbdbc7b2cfaf42a911e8c1dafb4d4e54b3f..6769db0851671f0b82d4babd56ee8e1e0a563ffc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -63,12 +63,6 @@ PHP                                                                        NEWS
 - Changed uniqid() parameters to be optional and allow any prefix length.
   (Marcus)
 
-- Added new methods to ext/domxml: (Rob Richards, Chregu, Lukas Schröder)
-  . domdocument->create_document_fragment()
-  . documentfragment->open_mem()
-  . domelement->set_attribute_node()
-  . domxmlnode->get_path()
-
 - Added new iconv functions. (Moriyoshi)
   . iconv_strlen()
   . iconv_substr()