From: Anatol Belski Date: Thu, 7 Jan 2016 17:56:53 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-7.0.3RC1~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e808b2332d84b77364292cdf8ef13c72e6d243b;p=php update NEWS --- diff --git a/NEWS b/NEWS index b5f5a32b46..a79cbad88a 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,7 @@ PHP NEWS . Fixed bug #71297 (Memory leak with consecutive yield from). (Bob) - CURL: + . Fixed bug #71227 (Can't compile php_curl statically). (Anatol) . Fixed bug #71225 (curl_setopt() fails to set CURLOPT_POSTFIELDS with reference to CURLFile). (Laruence)