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

update NEWS

This commit is contained in:
Anatol Belski
2016-01-11 21:14:16 +01:00
parent 58dd956b63
commit 7954e5dc2a

1
NEWS
View File

@@ -14,6 +14,7 @@ PHP NEWS
(Anatol)
. Fixed bug #71297 (Memory leak with consecutive yield from). (Bob)
. Fixed bug #71314 (var_export(INF) prints INF.0). (Andrea)
. Fix range() segfaults (github #1695). (Thomas Punt)
- CURL:
. Fixed bug #71227 (Can't compile php_curl statically). (Anatol)