]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Mon, 9 May 2016 16:50:40 +0000 (18:50 +0200)
committerAnatol Belski <ab@php.net>
Mon, 9 May 2016 16:50:40 +0000 (18:50 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 9679e04bdc181d6d86fb03b6330a81fd847de8cc..5e14f9864ff59cef5a6e292603b8e558eeb43ab5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ PHP                                                                        NEWS
   . Fixed bug #72172 (zend_hex_strtod should not use strlen).
     (bwitz at hotmail dot com )
 
+- Postgres:
+  . Fixed bug #72151 (mysqli_fetch_object changed behaviour). (Anatol) 
+
 28 Apr 2016, PHP 5.6.21
 
 - Core: