]> granicus.if.org Git - php/commitdiff
format
authorXinchen Hui <laruence@php.net>
Wed, 3 Apr 2013 02:21:06 +0000 (10:21 +0800)
committerXinchen Hui <laruence@php.net>
Wed, 3 Apr 2013 02:21:06 +0000 (10:21 +0800)
NEWS
UPGRADING

diff --git a/NEWS b/NEWS
index 95b606ab5ba066df7787abd69ea4d33acbad46bb..7e83b30d785438e34f356adcdb02bd037dde2e10 100644 (file)
--- 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
index d38176cf0e38273a811f211e6f4938e6ef577887..5e4f638f50d82c66062b8ebab74b993a8faf18af 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_ENABLE to reflect --with-curlwrappers.
 
 - GD
   - Added constants for imageflip: