- CURL:
. Fixed bug #62839 (curl_copy_handle segfault with CURLOPT_FILE). (Pierrick)
- . Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false).
- (r.hampartsumyan@gmail.com, Laruence)
- - DateTime:
- . Fixed bug #62852 (Unserialize invalid DateTime causes crash).
- (reeze.xia@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)