From: Sterling Hughes Date: Sat, 28 Jun 2003 05:22:39 +0000 (+0000) Subject: there is no domxml :) X-Git-Tag: php-5.0.0b1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=57ddcca06e83aa8ea2fcb3f27d02830660cd0e59;p=php there is no domxml :) --- diff --git a/NEWS b/NEWS index 972f6fbdbc..6769db0851 100644 --- 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()