1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 13:01:02 +02:00

update NEWS

This commit is contained in:
Stanislav Malyshev
2015-03-17 22:00:53 -07:00
parent 53eff4a369
commit 210cfafc2b

4
NEWS
View File

@@ -42,6 +42,10 @@ PHP NEWS
. Fixed #69227 (Use after free in zval_scan caused by
spl_object_storage_get_gc). (adam dot scarr at 99designs dot com)
- ZIP:
. Fixed bug #69253 (ZIP Integer Overflow leads to writing past heap
boundary). (Stas)
19 Mar 2015, PHP 5.5.23
- Core: