From: Moriyoshi Koizumi Date: Mon, 25 Jun 2012 10:20:38 +0000 (+0900) Subject: BFN X-Git-Tag: php-5.3.15RC1~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce2082d24f2461b6403e13563ed18656a95581fa;p=php BFN --- diff --git a/NEWS b/NEWS index b9bb0091c0..63e91f5c6b 100644 --- a/NEWS +++ b/NEWS @@ -92,6 +92,8 @@ PHP NEWS (Anatoliy) . Fixed bug #61991 (long overflow in realpath_cache_get()). (Anatoliy) . Changed php://fd to be available only for CLI. + . Fixed bug #62373 (serialize() generates wrong reference to the object). + (Moriyoshi) - Fileinfo: . Fixed bug #61812 (Uninitialised value used in libmagic).