From: Remi Collet Date: Tue, 2 Apr 2013 14:34:39 +0000 (+0200) Subject: NEW for #64565 X-Git-Tag: php-5.5.0beta3~8^2~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=688f5fc8897fe505de80640a75a290338bf5c2fb;p=php NEW for #64565 --- diff --git a/NEWS b/NEWS index f0a6b953ed..1eb3423153 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 20??, PHP 5.5.0 Beta 3 +- Core: + . Fixed bug #64565 (copy doesn't report failure on partial copy). (Remi) + - DateTime . Fixed bug #54567 (DateTimeZone serialize/unserialize) (Lonny Kapelushnik, Derick)