From: Antony Dovgal Date: Mon, 28 Aug 2006 19:59:31 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.4.5RC1~75 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0f0f86e0eba47cd31939dc298ed84ee54641cae;p=php BFN though, the leak is still there, we can't fix that in 4_4 --- diff --git a/NEWS b/NEWS index 1f495f843a..a674a2ce88 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2006, Version 4.4.5 +- Fixed bug #38534 (segfault when calling setlocale() in userspace session + handler). (Tony) - Fixed bug #38450 (constructor is not called for classes used in userspace stream wrappers). (Tony) - Fixed bug #38378 (wddx_serialize_value() generates no wellformed xml).