summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeyur Govande <keyur@php.net>2014-10-07 21:07:19 +0000
committerKeyur Govande <keyur@php.net>2014-10-07 21:07:19 +0000
commitd21602c07288283e680941c0c0f963715fed0337 (patch)
tree4c8dd0f62770ea3d2c6516847834270f21e60513
parent648673bffe7a7c63ce6223fcbac7c118a114c893 (diff)
downloadphp-git-d21602c07288283e680941c0c0f963715fed0337.tar.gz
Add to NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8385d3e012..2bf60f922f 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