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

update news

This commit is contained in:
Stanislav Malyshev
2015-02-17 06:58:14 +01:00
parent cf7d8eabcc
commit 2e8cd42974

4
NEWS
View File

@@ -48,6 +48,10 @@ PHP NEWS
- Dba:
. Fixed bug #68711 (useless comparisons). (bugreports at internot dot info)
- Enchant:
. Fixed bug #6855 (heap buffer overflow in enchant_broker_request_dict()).
(Antony)
- Fileinfo:
. Fixed bug #68827 (Double free with disabled ZMM). (Joshua Rogers)