]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Sun, 7 May 2017 11:04:21 +0000 (13:04 +0200)
committerAnatol Belski <ab@php.net>
Sun, 7 May 2017 11:04:21 +0000 (13:04 +0200)
NEWS

diff --git a/NEWS b/NEWS
index df84b1cb32c93a8fd5d9cbd1f1eebc4b1da29466..eddf0bcdf29d2c38f4a12fb6ca89bba89039fb96 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP                                                                        NEWS
 - intl:
   . Fixed bug #74468 (wrong reflection on Collator::sortWithSortKeys). (villfa)
 
+- MySQLi:
+  . Fixed bug #74547 (mysqli::change_user() doesn't accept null as $database
+    argument w/strict_types). (Anatol)
+
 - phar:
   . Fixed bug #51918 (Phar::webPhar() does not handle requests sent through PUT
     and DELETE method). (Christian Weiske)