Commit:    c4ce96d073da66c04ebe1c74f38138d33a5e6fd4
Author:    Anthony Ferrara <ircmax...@gmail.com>         Thu, 25 Oct 2012 
16:04:56 -0400
Parents:   f68f31f1211f4f3fe8c692269e916358110fa73d
Branches:  PHP-5.4 master

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

Log:
News entry for CURL notice addition

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 8a322a9..10694f6 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP                                                            
            NEWS
 - Core:
   . Fixed bug #63305 (zend_mm_heap corrupted with traits). (Dmitry, Laruence)
 
+- Curl:
+  . Fixed bug #63363 (Curl silently accepts boolean true for SSL_VERIFYHOST).
+    Patch by John Jawed GitHub PR #221 (Anthony)
+
 - Fileinfo:
   . Fixed bug #63248 (Load multiple magic files from a directory under 
Windows).
     (Anatoliy)


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

Reply via email to