From: Xinchen Hui Date: Sat, 9 Mar 2013 15:11:48 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-5.6.0alpha1~483^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d816ba1d3df25969c2a9f6e659201d2caaf8af3;p=php Update NEWS --- diff --git a/NEWS b/NEWS index a1c0aea21f..f1df09d6c2 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 20??, PHP 5.5.0 Beta 1 +- Core: + . Fixed bug #64354 (Unserialize array of objects whose class can't + be autoloaded fail). (Laruence) + 07 Mar 2013, PHP 5.5.0 Alpha 6