From: Anatol Belski Date: Sun, 6 Nov 2016 16:12:46 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-7.1.0RC6~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=71495d28a32691ff7f2f2e7a318c6e5aecfe976b;p=php update NEWS --- diff --git a/NEWS b/NEWS index 74b4238b09..55c6fa0cdc 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,10 @@ PHP NEWS . Fixed bug #73392 (A use-after-free in zend allocator management). (Laruence) +- PDO_Firebird: + . Fixed bug #73087, #61183, #71494 (Memory corruption in bindParam). + (Dorin Marcoci) + - SPL: . Fixed bug #73423 (Reproducible crash with GDB backtrace). (Laruence)