From: Joe Watkins Date: Sun, 13 Nov 2016 05:42:35 +0000 (+0000) Subject: news entry for #1787 in 7.1 X-Git-Tag: php-7.1.0~3^2~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=057ae377a06c1209921f66947e9644ecabbb9ccc;p=php news entry for #1787 in 7.1 --- diff --git a/NEWS b/NEWS index a5e1e746d5..98dfad930a 100644 --- 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)