From 88a8085aa3ae4ce3928d0309a3c5530e7483a134 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Sat, 24 Mar 2012 15:15:58 +0800 Subject: [PATCH] Update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 7853ad6cc8..753c348af5 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,8 @@ PHP NEWS . Fixed bug #60801 (strpbrk() mishandles NUL byte). (Adam) . Fixed bug #60717 (Order of traits in use statement can cause a fatal error). (Stefan) + . Implemented FR #60738 (Allow 'set_error_handler' to handle NULL). + (Laruence, Nikita Popov) . Fixed bug #60573 (type hinting with "self" keyword causes weird errors). (Laruence) . Fixed bug #60569 (Nullbyte truncates Exception $message). (Ilia) -- 2.50.1