[PHP-CVS] com php-src: format: NEWS UPGRADING

2013-04-02 Thread Xinchen Hui
Commit:f5f3ab1b3f48bbb9a2b309db23061c4142000b85
Author:Xinchen Hui  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



[PHP-CVS] com php-src: format: NEWS

2013-04-02 Thread Xinchen Hui
Commit:e34767d4266b0f9e0444e775a82467dc1926a9a2
Author:Xinchen Hui  Wed, 3 Apr 2013 10:20:13 +0800
Parents:   78a9489f6a7326dd0ce0c2baaf37c94a0a85f931
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=e34767d4266b0f9e0444e775a82467dc1926a9a2

Log:
format

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index f250afa..7960f65 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ PHP 
   NEWS
   . Fixed bug #64433 (follow_location parameter of context is ignored for most 
 response codes). (Sergey Akbarov)
 
-- CURL
+- CURL:
   . Add CURL_WRAPPERS_ENABLE constant. (Laruence)
 
 ?? ??? 2013, PHP 5.4.14


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-CVS] com php-src: format: NEWS

2012-11-29 Thread Xinchen Hui
Commit:96300f551aa458331e5794191018d6cacf61c288
Author:Xinchen Hui  Fri, 30 Nov 2012 14:33:29 
+0800
Parents:   dc3693318101ffab15167c6d2a09fb4e0e536897
Branches:  PHP-5.4

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=96300f551aa458331e5794191018d6cacf61c288

Log:
format

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 383950e..7ead098 100644
--- a/NEWS
+++ b/NEWS
@@ -12,14 +12,14 @@ PHP 
   NEWS
 (Mike, casper at langemeijer dot eu)
 
 - Imap:
-  . Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores array (Remi)
+  . Fixed bug #63126 (DISABLE_AUTHENTICATOR ignores array). (Remi)
 
 - Json:
-  . Fixed bug #63588 use php_next_utf8_char and remove duplicate
-implementation. (Remi)
+  . Fixed bug #63588 (use php_next_utf8_char and remove duplicate
+implementation). (Remi)
 
-- mysqli:
-  . Fixed bug #63361 missing header. (Remi)
+- MySQLi:
+  . Fixed bug #63361 (missing header). (Remi)
 
 - MySQLnd:
   . Fixed bug #63398 (Segfault when polling closed link). (Laruence)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-CVS] com php-src: Format: NEWS

2012-11-29 Thread Xinchen Hui
Commit:00d86afedf8ba7cd40da0e62df037567d0988283
Author:Xinchen Hui  Fri, 30 Nov 2012 14:32:15 
+0800
Parents:   40fabf68edd5524b9ce0cda925d6c7888d8441c3
Branches:  PHP-5.3

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=00d86afedf8ba7cd40da0e62df037567d0988283

Log:
Format

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 68a88ed..93989fb 100644
--- a/NEWS
+++ b/NEWS
@@ -23,10 +23,10 @@ PHP 
   NEWS
 (Anatoliy)
 
 - FPM:
-  . Fixed bug #63581 Possible null dereference and buffer overflow (Remi)
+  . Fixed bug #63581 (Possible null dereference and buffer overflow). (Remi)
 
 - Imap:
-  . Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores array (Remi)
+  . Fixed bug #63126 (DISABLE_AUTHENTICATOR ignores array). (Remi)
 
 - MySQLnd:
   . Fixed bug #63398 (Segfault when polling closed link). (Laruence)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php