summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)