From: Antony Dovgal Date: Mon, 17 Mar 2008 14:55:40 +0000 (+0000) Subject: BFN X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~569 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e803b451dfc0f9d38cf211ae9b17494ba7bac0b;p=php BFN --- diff --git a/NEWS b/NEWS index 794367e04b..f116b3cb70 100644 --- a/NEWS +++ b/NEWS @@ -186,6 +186,8 @@ PHP NEWS - Fixed bug #39397 (invalid statement handle in Unknown on line 0). (Lars W) - Fixed bug #39346 (Unsetting a static variable inside a destructor causes segfault later on). (Dmitry) +- Fixed bug #39127 (Old-style constructor fallbacks produce strange results). + (Tony) - Fixed bug #39056 (Interbase NUMERIC data type error). (Lars W) - Fixed bug #39018 (Error control operator '@' fails to suppress "Uninitialized string offset"). (Felipe)