From: Uwe Steinmann Date: Fri, 10 Nov 2000 10:37:43 +0000 (+0000) Subject: - Note about improved domxml X-Git-Tag: php-4.0.4RC3~249 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7534b9857a618d7ff0f40559083faebc1cd94a36;p=php - Note about improved domxml --- diff --git a/NEWS b/NEWS index 263c032f62..e14c2e9d87 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.4 +- Major overhaul of domxml. Added basic XPath support as well (Uwe) - Added 'r' flag to date() which generates an RFC822 formatted date, e.g. "Thu, 9 Nov 2000 16:33:01 -0500" (Colin) - In CGI mode, $HTTP_SERVER_VARS now includes all of the environment variables