Commit:    a56a95e58d14daac83c65bb121352475e7b4eb42
Author:    Xinchen Hui <larue...@php.net>         Sat, 27 Apr 2013 23:42:18 
+0800
Parents:   1c07590ed7bf8b5fca9f232eae321e26f05acbd9
Branches:  PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=a56a95e58d14daac83c65bb121352475e7b4eb42

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index ddac905..135ca48 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ PHP                                                          
              NEWS
 - CURL:
   . Remove curl stream wrappers. (Pierrick)
 
+- MySQLi:
+  . Fixed bug #64726 (Segfault when calling fetch_object on a use_result and DB
+    pointer has closed). (Laruence)
+
 - Zip:
   . Fixed bug #64342 (ZipArchive::addFile() has to check for file existence).
     (Anatol)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to