From efb1be547c1f7f37dbb08f980e15e01490aff6ca Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Thu, 27 Jul 2017 11:23:52 +0800 Subject: [PATCH] Update NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 807395c5db..08d2032c96 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,9 @@ PHP NEWS . Fixed bug #74991 (include_path has a 4096 char limit in some cases). (bwbroersma) +- Reflection: + . Fixed bug #74949 (null pointer dereference in _function_string). (Laruence) + - Session: . Fixed bug #74892 (Url Rewriting (trans_sid) not working on urls that start with "#"). (Andrew Nester) -- 2.50.1