From: Xinchen Hui Date: Wed, 3 Apr 2013 02:17:27 +0000 (+0800) Subject: Update NEWS & UPGRADING X-Git-Tag: php-5.5.0beta3~8^2~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb7017632800feebdb0123781561aafa743d082e;p=php Update NEWS & UPGRADING --- diff --git a/NEWS b/NEWS index 1eb3423153..95b606ab5b 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,9 @@ PHP NEWS - Core: . Fixed bug #64565 (copy doesn't report failure on partial copy). (Remi) +- CURL: + . Add CURL_WRAPPERS_ENABLE constant. (Laruence) + - DateTime . Fixed bug #54567 (DateTimeZone serialize/unserialize) (Lonny Kapelushnik, Derick) diff --git a/UPGRADING b/UPGRADING index c02061175d..d38176cf0e 100755 --- a/UPGRADING +++ b/UPGRADING @@ -295,6 +295,7 @@ PHP 5.5 UPGRADE NOTES - cURL: - Added CURLOPT_SAFE_UPLOAD to be used with curl_setopt(). + - Added CURL_WRAPPERS_ENABLE to reflect --with-curlwrappers - GD - Added constants for imageflip: