Commit: f5f3ab1b3f48bbb9a2b309db23061c4142000b85 Author: Xinchen Hui <larue...@php.net> Wed, 3 Apr 2013 10:21:06 +0800 Parents: 0495061a8f6d5c50712ea77f799c4e3b2acde02e Branches: PHP-5.5
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f5f3ab1b3f48bbb9a2b309db23061c4142000b85 Log: format Changed paths: M NEWS M UPGRADING Diff: diff --git a/NEWS b/NEWS index 95b606a..7e83b30 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ PHP NEWS . Fixed bug #64565 (copy doesn't report failure on partial copy). (Remi) - CURL: - . Add CURL_WRAPPERS_ENABLE constant. (Laruence) + . Added CURL_WRAPPERS_ENABLE constant. (Laruence) - DateTime . Fixed bug #54567 (DateTimeZone serialize/unserialize) (Lonny diff --git a/UPGRADING b/UPGRADING index d38176c..5e4f638 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_ENABLE to reflect --with-curlwrappers. - GD - Added constants for imageflip: -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php