From: Anatol Belski Date: Sun, 28 Feb 2016 10:06:55 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-7.1.0alpha1~562^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0ac0604b303c55cd636d1fc3073b520b3e35a2aa;p=php update NEWS --- diff --git a/NEWS b/NEWS index a7c80bd25c..5ee2d58430 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,9 @@ PHP NEWS . Fixed bug #71535 (Integer overflow in zend_mm_alloc_heap()). (Dmitry) . Fixed bug #71470 (Leaked 1 hashtable iterators). (Nikita) +- libxml: + . Fixed bug #71536 (Access Violation crashes php-cgi.exe). (Anatol) + - ODBC: . Fixed bug #47803, #69526 (Executing prepared statements is succesfull only for the first two statements). (einavitamar at gmail dot com, Anatol)