From: Dmitry Stogov Date: Thu, 18 Mar 2004 17:01:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: php-5.0.0RC2RC1~304 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7767bacaf84905825ca6f73616de2084a7787b52;p=php *** empty log message *** --- diff --git a/NEWS b/NEWS index 54dc492fe8..8f90ede7b6 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +- 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