]> granicus.if.org Git - php/commitdiff
BFN
authorMoriyoshi Koizumi <mozo@mozo.jp>
Mon, 25 Jun 2012 10:20:38 +0000 (19:20 +0900)
committerMoriyoshi Koizumi <mozo@mozo.jp>
Mon, 25 Jun 2012 10:20:38 +0000 (19:20 +0900)
NEWS

diff --git a/NEWS b/NEWS
index b9bb0091c03ef97e4f564125d782b7ca6db2986e..63e91f5c6bcc4eeb1974a83bde6b7e684ab195c9 100644 (file)
--- 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).