summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeyur Govande <keyur@php.net>2014-07-30 18:37:25 +0000
committerKeyur Govande <keyur@php.net>2014-07-30 18:38:48 +0000
commit752c40d2ec4781e63a12921cf61701d4387051cb (patch)
tree67493b9857d1bd5a616ca9b52f78f06f746d997c
parentb3b25e1b7015b5f241dda87ca710350594cf806f (diff)
downloadphp-git-752c40d2ec4781e63a12921cf61701d4387051cb.tar.gz
Update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 88ebb8cd59..f21a1816b5 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ PHP NEWS
- SPL:
. Revert fix for bug #67064 (BC issues). (Bob)
+- ODBC:
+ . Fixed bug #60616 (odbc_fetch_into returns junk data at end of multi-byte
+ char fields). (Keyur)
+
31 Jul 2014, PHP 5.6.0 Release Candidate 3
- Core: