From: Brian Shire Date: Tue, 19 Dec 2006 08:18:47 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.1RC2~162 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a3a61bcd047c4da7b3355129e33646ae01f917c;p=php BFN --- diff --git a/NEWS b/NEWS index 786b1c1f1e..81d7a2b96a 100644 --- a/NEWS +++ b/NEWS @@ -204,6 +204,8 @@ PHP NEWS - Fixed bug #36644 (possible crash in variant_date_from_timestamp()). (Ilia) - Fixed bug #33282 (Re-assignment by reference does not clear the is_ref flag) (Ilia,Dmitry, Matt Wilmas) +- Fixed bug #30074 (apparent symbol table error with extract($blah, EXTR_REFS)) + (shire) - Fixed bug #29840 (is_executable() does not honor safe_mode_exec_dir setting). (Ilia)