]> granicus.if.org Git - php/commitdiff
and the NEWS entry
authorAndrey Hristov <andrey@php.net>
Mon, 1 Feb 2010 11:38:50 +0000 (11:38 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 1 Feb 2010 11:38:50 +0000 (11:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bb1fad75387415876d3d667314151a01d4259532..3acea072c9f13bb8c21ba696ad9b253b664c3d5a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,8 @@ PHP                                                                        NEWS
 - Fixed bug #50732 (exec() adds single byte twice to $output array). (Ilia)
 - Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0). (Joey,
   Ilia)
+- Fixed bug #50727     Accesing mysqli->affected_rows on no connection causes
+  segfault). (Andrey, Johannes)
 - Fixed bug #50680 (strtotime() does not support eighth ordinal number).
   (Ilia)
 - Fixed bug #50661 (DOMDocument::loadXML does not allow UTF-16). (Rob)