From f1c0500fdabd515f8d6de53edeac61455e8d67de Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Thu, 28 Jun 2018 12:38:40 +0800 Subject: [PATCH] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 02bb055932..61ccbf7b14 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,10 @@ PHP NEWS - phpdbg: . Fix arginfo wrt. optional/required parameters. (cmb) +- Reflection: + . Fixed bug #76536 (PHP crashes with core dump when throwing exception in + error handler). (Laruence) + - Standard: . Fixed bug #76505 (array_merge_recursive() is duplicating sub-array keys). (Laruence) -- 2.40.0