]> granicus.if.org Git - php/commitdiff
News entry
authorAndrey Hristov <andrey@php.net>
Thu, 20 Mar 2008 15:39:44 +0000 (15:39 +0000)
committerAndrey Hristov <andrey@php.net>
Thu, 20 Mar 2008 15:39:44 +0000 (15:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0b3d6efc930a4044a77651fcb0d1bffff847f3fd..ab26626773ebe254d330021e6aac4667d2e0e8f7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -138,6 +138,8 @@ PHP                                                                        NEWS
 - Fixed PECL bug #12431 (OCI8 ping functionality is broken). (Oracle Corp.)
 
 - Fixed bug #44414 (Incomplete reporting about abstract methods). (Dmitry)
+- Fixed bug #44390 (mysqli_bind_param/bind_result and Object member variables)
+  (Andrey)
 - Fixed bug #44352 (mysqli_connect_error() false negative for host errors).
   (Andrey)
 - Fixed bug #44336 (Improve pcre UTF-8 string matching performance).