summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-01-11 22:00:18 +0100
committerAnatol Belski <ab@php.net>2016-01-11 22:03:39 +0100
commitf53a5dcca3df75894faa8f9188035d0a1af97443 (patch)
treedd1a85b89374d0f171056a5185358e9ed8b7027c
parent66d10fe0857ba7e378eaba80908b27238d194a52 (diff)
downloadphp-git-f53a5dcca3df75894faa8f9188035d0a1af97443.tar.gz
Revert "update NEWS"
This reverts commit 7954e5dc2ac227f3a584f93c2badcc5bc560bfdc.
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d7c4a3c518..e387a167ca 100644
--- a/NEWS
+++ b/NEWS
@@ -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)