From: Xinchen Hui Date: Fri, 5 Apr 2013 06:27:56 +0000 (+0800) Subject: Contant has been renamed X-Git-Tag: php-5.5.0beta3~8^2~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce88a811112ad3b7745149581322d3996dc6eb55;p=php Contant has been renamed --- diff --git a/NEWS b/NEWS index 179db2fae8..9816267d6b 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,7 @@ PHP NEWS . Fixed bugs #47675 and #64577 (fd leak on Solaris) - CURL: - . Added CURL_WRAPPERS_ENABLE constant. (Laruence) + . Added CURL_WRAPPERS_ENABLED constant. (Laruence) - DateTime . Fixed bug #54567 (DateTimeZone serialize/unserialize) (Lonny diff --git a/UPGRADING b/UPGRADING index 5e4f638f50..008f8eeda0 100755 --- a/UPGRADING +++ b/UPGRADING @@ -295,7 +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. + - Added CURL_WRAPPERS_ENABLED to reflect --with-curlwrappers. - GD - Added constants for imageflip: