]> granicus.if.org Git - php/commitdiff
BFN
authorBrian Shire <shire@php.net>
Tue, 19 Dec 2006 08:18:47 +0000 (08:18 +0000)
committerBrian Shire <shire@php.net>
Tue, 19 Dec 2006 08:18:47 +0000 (08:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 786b1c1f1e72b69abde7fda18c7b8eddb9fe2085..81d7a2b96a009f20193057aeb8c7047b4416b9d7 100644 (file)
--- 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)