From: Date: Wed, 3 Jan 2001 02:09:13 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.5RC1~761 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fe8a8444bd0d6a6fcf01110dc716b0e4b033f18f;p=php NEWS update --- diff --git a/NEWS b/NEWS index 235b6c1a42..08e2140a0c 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 +- Fix date('r') overflow - Made the php.ini path reported in phpinfo() always point to the absolute path that was opened (Zeev) - Made the INI mechanism thread safe (Zeev, Zend engine)