From: foobar Date: Thu, 12 Feb 2004 01:35:49 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.5RC3~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a6eb48e1e02a049174149f1845f847786593f14;p=php BFN --- diff --git a/NEWS b/NEWS index 2dc2171390..1d989f2c6b 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,8 @@ PHP 4 NEWS - Fixed bug #26653 (open_basedir incorrectly resolved on win32). (Ilia, scottmacvicar at ntlworld dot com) - Fixed bug #24773 (unsetting string as array causes a crash). (Sara) +- Fixed bug #23467 (date('T') outputs incorrect Time Zone). + (Jani, scottmacvicar at ntlworld dot com) 03 Feb 2004, Version 4.3.5RC2 - Changed "allow_url_fopen" php.ini option to be PHP_INI_SYSTEM. (Sara)