]> granicus.if.org Git - php/commitdiff
- Yet another BFN
authorMoriyoshi Koizumi <moriyoshi@php.net>
Sun, 29 Feb 2004 19:07:56 +0000 (19:07 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Sun, 29 Feb 2004 19:07:56 +0000 (19:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1b9ccec30fb68406d4a4ef29b8373368c8f79bad..1dc021747e45f2a5ff66c0c93f79ad2cbc6b03f6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ PHP                                                                        NEWS
 - Fixed start-up problem if both SPL and SimpleXML were enabled. The double
   initialization of apache 1.3 was causing problems here. (Marcus, Derick)
 - Fixed bug #27287 (wddx segfaults during deserialization). (Moriyoshi)
+- Fixed bug #27263 (session extension crashes when unserializing referenced
+  values / objects). (Moriyoshi)
 - Fixed bug #27237 (Working with simplexml crashes apache2). (Rob)
 - Fixed bug #27227 (Mixed case class names causes Fatal Error in Constructor 
   call). (Marcus)