]> granicus.if.org Git - php/commitdiff
Contant has been renamed
authorXinchen Hui <laruence@gmail.com>
Fri, 5 Apr 2013 06:27:56 +0000 (14:27 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 5 Apr 2013 06:27:56 +0000 (14:27 +0800)
NEWS
UPGRADING

diff --git a/NEWS b/NEWS
index 179db2fae81e9c977e2ca8bc1bc26e38f8bce009..9816267d6b0e462158cfb13b0582b1d630f71bb3 100644 (file)
--- 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
index 5e4f638f50d82c66062b8ebab74b993a8faf18af..008f8eeda09a6fc0a2e9a6b13c28350124d7c970 100755 (executable)
--- 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: