From: Date: Sun, 20 Jan 2002 01:16:02 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_ISSET_PATCH~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b8b8d8fff924f53e2e61bf7a6b34532910e57be5;p=php NEWS update --- diff --git a/NEWS b/NEWS index 31c692ffd4..12559f64b8 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- Fix --enable-safe-mode. This configure option was not working. - added function domxml_dump_node($doc,$node). Dumps a node plus all children into a string. (chregu) - Added function domxml_node_get_content() (chregu)