From c068818ff33b20a233b0e847f7787459a541249d Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Sat, 22 Jul 2017 14:13:51 +0200 Subject: [PATCH] [ci skip] update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index b9c7a9a202..a29c9a4f65 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ PHP NEWS . Fixed bug #74947 (Segfault in scanner on INF number). (Laruence) . Fixed bug #74954 (null deref and segfault in zend_generator_resume()). (Bob) +- MySQLi: + . Fixed bug #74968 (PHP crashes when calling mysqli_result::fetch_object with + an abstract class). (Anatol) + - Session: . Fixed bug #74892 (Url Rewriting (trans_sid) not working on urls that start with "#"). (Andrew Nester) -- 2.40.0