From d21602c07288283e680941c0c0f963715fed0337 Mon Sep 17 00:00:00 2001 From: Keyur Govande Date: Tue, 7 Oct 2014 21:07:19 +0000 Subject: [PATCH] Add to NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 8385d3e0126..2bf60f922f3 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ PHP NEWS - Core: . Fixed bug #68118 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita) +- Mysqli: + . Fixed bug #68114 (linker error on some OS X machines with fixed width + decimal support) (Keyur Govande) ?? ??? 2014, PHP 5.5.18