From: Felipe Pena Date: Sat, 8 Mar 2008 12:17:54 +0000 (+0000) Subject: BFN: #39108 X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~665 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=11bbb0165a299fd1d8e6fca314539c3d221d4eb1;p=php BFN: #39108 --- diff --git a/NEWS b/NEWS index 2594f29b2a..2af01aeef5 100644 --- a/NEWS +++ b/NEWS @@ -176,6 +176,8 @@ PHP NEWS - Fixed bug #39346 (Unsetting a static variable inside a destructor causes segfault later on). (Dmitry) - Fixed bug #39056 (Interbase NUMERIC data type error). (Lars W) +- Fixed bug #39018 (Error control operator '@' fails to suppress "Uninitialized + string offset"). (Felipe) - Fixed bug #38468 (Unexpected creation of cycle). (Dmitry) - Fixed bug #37964 (Reflection shows private methods of parent class). (Felipe, Marcus)