]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Sat, 22 Jul 2017 12:13:51 +0000 (14:13 +0200)
committerAnatol Belski <ab@php.net>
Sat, 22 Jul 2017 12:13:51 +0000 (14:13 +0200)
NEWS

diff --git a/NEWS b/NEWS
index b9c7a9a2025f11b917dcfe658c45180b78c1e2d8..a29c9a4f65772bb81658117a2c6b3f3af70e4ee3 100644 (file)
--- 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)