From: Moriyoshi Koizumi Date: Sun, 29 Feb 2004 19:07:56 +0000 (+0000) Subject: - Yet another BFN X-Git-Tag: RELEASE_0_2_0~111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4a079e8036c726086600b2b804fc65456367ad7;p=php - Yet another BFN --- diff --git a/NEWS b/NEWS index 1b9ccec30f..1dc021747e 100644 --- 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)