]> granicus.if.org Git - php/commitdiff
update NEWS
authorAdam Baratz <adambaratz@php.net>
Mon, 26 Sep 2016 21:09:11 +0000 (17:09 -0400)
committerAdam Baratz <adambaratz@php.net>
Mon, 26 Sep 2016 21:09:11 +0000 (17:09 -0400)
NEWS

diff --git a/NEWS b/NEWS
index ba94b93f53cc7253eab14fd52fa0cb9d124702e8..aa17db7c91107f72c3685ae7c6c73c1055b97892 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -72,6 +72,7 @@ PHP                                                                        NEWS
     (Adam Baratz)
   . Fixed bug #67130 (\PDOStatement::nextRowset() should succeed when all rows
     in current rowset haven't been fetched). (Peter LeBrun)
+  . Ignore potentially misleading dberr values. (Chris Kings-Lynne)
 
 - phpdbg:
   . Fixed bug #72996 (phpdbg_prompt.c undefined reference to DL_LOAD). (Nikita)