From 741769d9337d9c211f3a106f6f171b889d5b70bf Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Wed, 31 May 2017 13:09:38 +0800 Subject: [PATCH] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 37f700dbba..ce6b60f5f6 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,10 @@ PHP NEWS . Fixed bug #74663 (Segfault with opcache.memory_protect and validate_timestamp). (Laruence) +- Reflection: + . Fixed bug #74673 (Segfault when cast Reflection object to string with + undefined constant). (Laruence) + - SPL: . Fixed bug #74478 (null coalescing operator failing with SplFixedArray). (jhdxr) -- 2.40.0