]> granicus.if.org Git - php/commitdiff
adding arginfo to mysqli fixed the bug
authorAndrey Hristov <andrey@php.net>
Thu, 8 Jul 2010 10:18:46 +0000 (10:18 +0000)
committerAndrey Hristov <andrey@php.net>
Thu, 8 Jul 2010 10:18:46 +0000 (10:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1a0304eb789b9ee264679d9912abab8322568eb8..6fa3443142617a71ca3d1ead58a0be72f82e8ae2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,7 @@ PHP                                                                        NEWS
   (Felipe)
 - Fixed bug #52115 (mysqli_result::fetch_all returns null, not an empty array).
   (Andrey)
+- Fixed bug #49216 (Reflection doesn't seem to work properly on MySqli). (Andrey)
 - Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3). (Felipe)
 - Fixed bug #33210 (getimagesize() fails to detect width/height on certain 
   JPEGs). (Ilia)