1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 22:52:40 +02:00

update NEWS

This commit is contained in:
Anatol Belski
2016-02-24 11:56:12 +01:00
parent 90ad6e3c6c
commit 7d7325246c

4
NEWS
View File

@@ -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)