From 4f0bbee3ef4ccf2db27175fe6b9d4659286ed913 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Fri, 2 Mar 2012 02:56:08 +0000 Subject: [PATCH] MFH: Fixed bug #61072 (Memory leak when restoring an exception handler). --- NEWS | 2 -- 1 file changed, 2 deletions(-) diff --git a/NEWS b/NEWS index 171f4f069a..fe058f498d 100644 --- a/NEWS +++ b/NEWS @@ -6,8 +6,6 @@ PHP NEWS . World domination - Core: - . Fixed bug #61072 (Memory leak when restoring an exception handler). - (Nikic, Laruence) . Fixed bug #61011 (Crash when an exception is thrown by __autoload accessing a static property). (Laruence) . Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical -- 2.49.0