From: Keyur Govande Date: Fri, 15 Aug 2014 23:49:07 +0000 (+0000) Subject: Update NEWS X-Git-Tag: PRE_64BIT_BRANCH_MERGE~50^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6d9bf294681486e7d0ae67b099c0f45e88b35ac;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 0906bc457f..4ad4add939 100644 --- a/NEWS +++ b/NEWS @@ -44,6 +44,9 @@ PHP NEWS - Date: . Fixed bug #66091 (memory leaks in DateTime constructor) (Tjerk). +- MySQLi: + . Fixed bug #67839 (mysqli does not handle 4-byte floats correctly). (Keyur) + 31 Jul 2014, PHP 5.6.0 Release Candidate 3 - Core: