]> granicus.if.org Git - php/commitdiff
news entry for #1787 in 7.1
authorJoe Watkins <krakjoe@php.net>
Sun, 13 Nov 2016 05:42:35 +0000 (05:42 +0000)
committerJoe Watkins <krakjoe@php.net>
Sun, 13 Nov 2016 05:42:35 +0000 (05:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a5e1e746d512c1ffdef257da5f26df6554b171f7..98dfad930a59cd2a48d14cfd9de80b8c706a13b8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ PHP                                                                        NEWS
 - Calendar:
   . Fix integer overflows (Joshua Rogers)
 
+- Date:
+  . Fixed bug #69587 (DateInterval properties and isset). (jhdxr)
+
 - XML:
   . Fixed bug #72135 (malformed XML causes fault) (edgarsandi)