From: Lior Kaplan Date: Sun, 27 Dec 2015 18:18:23 +0000 (+0200) Subject: Drop extra line X-Git-Tag: php-7.0.3RC1~96 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5f9d0b808c34af711d7d7fb253d3d0347784e2c;p=php Drop extra line --- 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)