diff --git a/NEWS b/NEWS index 235b6c1a42c..08e2140a0c3 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)