From: Dmitry Stogov Date: Thu, 18 Mar 2004 17:34:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: php-5.0.0RC2RC1~302 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c17d6970b6fd19d4b4308f5e38e6546121d3c565;p=php *** empty log message *** --- diff --git a/NEWS b/NEWS index 8f90ede7b6..49f380d1f9 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +?? ????? 2004, PHP 5 Release Candidate 2 - Fixed bug #27469 (serialize() objects of incomplete class). (Dmitry) - Fixed bug #27457 (handling of numeric indexes in strtr()). (Dmitry) -?? ????? 2004, PHP 5 Release Candidate 2 18 March 2004, PHP 5 Release Candidate 1 - Fixed numerous bugs with the just-in-time auto-global initialization, that could cause $_SERVER, $argv/$argc and other variables not to work properly.