From: Anatol Belski Date: Wed, 24 Feb 2016 11:06:35 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-7.0.5RC1~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f463297c51e8e552833bc56790a536222102b1dc;p=php update NEWS --- diff --git a/NEWS b/NEWS index fc22aaa606..a0bde5ceb7 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,10 @@ PHP NEWS (setlocale)). (Anatol) . Fixed bug #71535 (Integer overflow in zend_mm_alloc_heap()). (Dmitry) +- ODBC: + . Fixed bug #47803, #69526 (Executing prepared statements is succesfull only + for the first two statements). (einavitamar at gmail dot com, Anatol) + - Phar: . Fixed bug #71625 (Crash in php7.dll with bad phar filename). (Anatol)