diff options
author | Anatol Belski <ab@php.net> | 2016-02-28 11:06:55 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-02-28 11:06:55 +0100 |
commit | 0ac0604b303c55cd636d1fc3073b520b3e35a2aa (patch) | |
tree | 044d05eb2d8bea377ab33c10796cc4162e1b8945 | |
parent | 93592a9c08c37184ebcb5c1274f240d257e3e3e1 (diff) | |
download | php-git-0ac0604b303c55cd636d1fc3073b520b3e35a2aa.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |