diff --git a/NEWS b/NEWS index 9268ff30439..1615ad8f4c0 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ PHP NEWS . Fixed bug #71596 (Segmentation fault on ZTS with date function (setlocale)). (Anatol) +- 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)