From e3dc1d8101b5483caa76498d0dcb167b82c4e014 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Sat, 24 Mar 2012 12:23:41 +0800 Subject: [PATCH] Typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c2e812c1d3..7853ad6cc8 100644 --- a/NEWS +++ b/NEWS @@ -38,7 +38,7 @@ PHP NEWS . Fixed bug #60569 (Nullbyte truncates Exception $message). (Ilia) . Fixed bug #52719 (array_walk_recursive crashes if third param of the function is by reference). (Nikita Popov) - . Improve performance of set_exception handler while doing reset (Laruence) + . Improve performance of set_exception_handler while doing reset (Laruence) - FPM . Fixed bug #61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c). -- 2.50.1