From: Joe Watkins Date: Sun, 13 Nov 2016 05:33:59 +0000 (+0000) Subject: news entry for #1787 X-Git-Tag: php-7.0.14RC1~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84e2904def531c733bd4b3289184bb10a39479d3;p=php news entry for #1787 --- 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)