]> granicus.if.org Git - php/commitdiff
add fix #47930
authorStanislav Malyshev <stas@php.net>
Mon, 13 Apr 2009 19:38:52 +0000 (19:38 +0000)
committerStanislav Malyshev <stas@php.net>
Mon, 13 Apr 2009 19:38:52 +0000 (19:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ddaa7f8e693c0a1ac7c4ccdbcd0f054af8f41c9e..cf96facd030c2f1c999f9c6bb994de1d8df1f1f4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ PHP                                                                        NEWS
 - Fixed segfault on invalid session.save_path. (Hannes)
 
 - Fixed bug #47946 (ImageConvolution overwrites background). (Ilia)
+- Fixed bug #47930 (ext/filter crashes if extension bails out in activate). 
+  (Stas)
 - Fixed bug #47903 ("@" operator does not work with string offsets). (Felipe)
 - Fixed bug #47893 (CLI aborts on non blocking stdout). (Arnaud)
 - Fixed bug #47849 (Non-deep import loses the namespace). (Rob)