From: Date: Thu, 18 Jan 2001 02:09:10 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.5RC1~537 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b5dcd83664d0d468581434493faccb969c435e89;p=php NEWS update --- diff --git a/NEWS b/NEWS index 46a67f57bd..05ef0525f4 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,11 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 +- Changed 'Z' flag to date() to always return timezone offset with + negative sign if it's west of UTC. (Andrei) +- Add the HTML_Processor class which provides common functions for processing HTML. + (Sterling) +- Added localeconv() and strcoll() functions for localization. (Sean) - Added the xslt_set_base function. (Sterling) - Support Zeus 3.3.8 - Added odbc_error() and odbc_errormsg() functions (Stig)