From: Marcus Boerger Date: Tue, 23 Mar 2004 21:19:53 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.0RC2RC1~256 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b6e3da9b65ae379572313f03c56b46392e8ea35a;p=php BFN --- diff --git a/NEWS b/NEWS index eaf0fce018..0746cf5e0b 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ????? 2004, PHP 5 Release Candidate 2 - Changed sqlite's OO API to studlyCaps. (Marcus) +- Fixed bug #27646 (Cannot serialize/unserialize non-finite numeric values). + (Marcus) - Fixed bug #27628 (Simplify the process of making a POST request via stream context). (Ilia) - Fixed bug #27469 (serialize() objects of incomplete class). (Dmitry)