]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@php.net>
Sat, 17 Sep 2011 03:23:38 +0000 (03:23 +0000)
committerXinchen Hui <laruence@php.net>
Sat, 17 Sep 2011 03:23:38 +0000 (03:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index be7ce53503a1a4bedde77c885614eaf055644766..18913cdc970e550a69260081766405107673b790 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,8 @@ PHP                                                                        NEWS
 - MySQLi extension:
   . Fixed bug #55582 (mysqli_num_rows() returns always 0 for unbuffered, when
   mysqlnd is used). (Andrey)
+  . Fixed bug #55703 (PHP crash when calling mysqli_fetch_fields). 
+    (eran at zend dot com, Laruence)
 
 - mysqlnd
   . Fixed bug #55609 (mysqlnd cannot be built shared). (Johannes)