diff options
author | Anatol Belski <ab@php.net> | 2016-01-11 22:00:18 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-01-11 22:03:39 +0100 |
commit | f53a5dcca3df75894faa8f9188035d0a1af97443 (patch) | |
tree | dd1a85b89374d0f171056a5185358e9ed8b7027c | |
parent | 66d10fe0857ba7e378eaba80908b27238d194a52 (diff) | |
download | php-git-f53a5dcca3df75894faa8f9188035d0a1af97443.tar.gz |
Revert "update NEWS"
This reverts commit 7954e5dc2ac227f3a584f93c2badcc5bc560bfdc.
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ 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) |