From: Andrey Hristov Date: Thu, 20 Mar 2008 15:39:44 +0000 (+0000) Subject: News entry X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~510 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=878f817df6cb29bee29ff4f2fb1e8e1fbc9dfad1;p=php News entry --- diff --git a/NEWS b/NEWS index 0b3d6efc93..ab26626773 100644 --- 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).