From: Keyur Govande Date: Fri, 15 Aug 2014 23:38:14 +0000 (+0000) Subject: Update NEWS X-Git-Tag: php-5.5.17RC1~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6279246d2c60437c583f9c273075579bf17be654;p=php Update NEWS --- diff --git a/NEWS b/NEWS index e6a87e64c6..1f0dec6f04 100644 --- a/NEWS +++ b/NEWS @@ -61,7 +61,10 @@ PHP NEWS - Zlib: . Fixed bug #67724 (chained zlib filters silently fail with large amounts of data). (Mike) - + +- MySQLi: + . Fixed bug #67839 (mysqli does not handle 4-byte floats correctly). (Keyur) + 24 Jul 2014, PHP 5.5.15 - Core: