From: Xinchen Hui Date: Fri, 2 Mar 2012 02:51:57 +0000 (+0000) Subject: MFH: Fix bug #61165 (Segfault - strip_tags()) X-Git-Tag: php-5.5.0alpha1~494 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=adb9fe6ca1229141d0d70d07d18cfb3dba115026;p=php MFH: Fix bug #61165 (Segfault - strip_tags()) --- diff --git a/NEWS b/NEWS index 7838135ef2..171f4f069a 100644 --- 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