summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2015-12-27 20:18:23 +0200
committerLior Kaplan <kaplanlior@gmail.com>2015-12-27 20:18:23 +0200
commitc5f9d0b808c34af711d7d7fb253d3d0347784e2c (patch)
tree7824bc8de2daac07b3b91ba5d52205b69f7f974c
parent2c289f48e1661d02005492ee96bf4b6354bb0f7b (diff)
downloadphp-git-c5f9d0b808c34af711d7d7fb253d3d0347784e2c.tar.gz
Drop extra line
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 40a752f6c8..5999518f32 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,6 @@ PHP NEWS
. Fixed bug #71225 (curl_setopt() fails to set CURLOPT_POSTFIELDS with
reference to CURLFile). (Laruence)
-
- SPL:
. Fixed bug #71204 (segfault if clean spl_autoload_funcs while autoloading).
(Laruence)