]> granicus.if.org Git - php/commitdiff
MFH: Fix bug #61165 (Segfault - strip_tags())
authorXinchen Hui <laruence@php.net>
Fri, 2 Mar 2012 02:51:57 +0000 (02:51 +0000)
committerXinchen Hui <laruence@php.net>
Fri, 2 Mar 2012 02:51:57 +0000 (02:51 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7838135ef23f37790f59fd21c1f1df51e47d150a..171f4f069aaa4c577c11d1fc66f1c155ca16b8f4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,6 @@ PHP                                                                        NEWS
   . World domination
 
 - Core:
-  . Fixed bug #61165 (Segfault - strip_tags()). (Laruence)
   . Fixed bug #61072 (Memory leak when restoring an exception handler).
     (Nikic, Laruence)
   . Fixed bug #61011 (Crash when an exception is thrown by __autoload