Commit:    7314ed535f93841ff2d2bca5e65afcb0f2b003bb
Author:    Andrey Hristov <and...@php.net>         Wed, 17 Oct 2012 17:23:37 
+0200
Parents:   c50d732f7686352381d44926988aca194204433d 
da541ff561e0ac6ac72d2efd8b785ecfeef868dc
Branches:  PHP-5.3

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

Log:
Merge branch 'PHP-5.3' of ssh://git.php.net/php-src into PHP-5.3

Changed paths:
  MM  NEWS


Diff:
diff --cc NEWS
index f909817,fb7f83e..9c8c9c2
--- a/NEWS
+++ b/NEWS
@@@ -12,19 -66,10 +66,13 @@@ be added after merge by RM
  
  - CURL:
    . Fixed bug #62839 (curl_copy_handle segfault with CURLOPT_FILE). (Pierrick)
-   . Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false).
-     (r.hampartsum...@gmail.com, Laruence)
  
- - DateTime:
-   . Fixed bug #62852 (Unserialize invalid DateTime causes crash).
-     (reeze....@gmail.com)
-   . Fixed bug #62500 (Segfault in DateInterval class when extended). 
(Laruence)
+ - Intl:
+   . Fix null pointer dereferences in some classes of ext/intl. (Gustavo)
  
 +- mysql:
 +  . Fixed compilation failure on mixed 32/64 bit systems. (Andrey)
 +
  - MySQLnd:
    . Fixed bug #62885 (mysqli_poll - Segmentation fault). (Laruence)


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

Reply via email to