diff options
author | Anatol Belski <ab@php.net> | 2016-01-11 21:14:16 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-01-11 21:14:16 +0100 |
commit | 7954e5dc2ac227f3a584f93c2badcc5bc560bfdc (patch) | |
tree | 8f94ecc345df00026492497c522a149a9cb11028 | |
parent | 58dd956b63e4fd2c9cf8210239cf5e56e3858ff5 (diff) | |
download | php-git-7954e5dc2ac227f3a584f93c2badcc5bc560bfdc.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |