summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Watkins <krakjoe@php.net>2016-11-13 05:33:59 +0000
committerJoe Watkins <krakjoe@php.net>2016-11-13 05:33:59 +0000
commit84e2904def531c733bd4b3289184bb10a39479d3 (patch)
tree7d3c989fbf2b6ed48416a93e8cdab62d759fee41
parent0bd63959c954cff6561739cf8a3d05a73d954835 (diff)
downloadphp-git-84e2904def531c733bd4b3289184bb10a39479d3.tar.gz
news entry for #1787
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4aae266ef7..a5b4271b06 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ PHP NEWS
. Fixded bug #72736 (Slow performance when fetching large dataset with mysqli
/ PDO). (Dmitry)
+- Date:
+ . Fixed bug #69587 (DateInterval properties and isset). (jhdxr)
+
- ODBC:
. Fixed bug #73448 (odbc_errormsg returns trash, always 513 bytes).
(Anatol)