bjori Mon, 12 Sep 2011 09:23:29 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=316513
Log: curl news Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2011-09-12 09:16:19 UTC (rev 316512) +++ php/php-src/branches/PHP_5_3/NEWS 2011-09-12 09:23:29 UTC (rev 316513) @@ -16,6 +16,8 @@ - Curl: . Fixed bug #54798 (Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec). (Hannes) + . Fixed issues were curl_copy_handle() would sometimes lose copied + preferences. (Hannes) - DateTime: . Fixed bug #48476 (cloning extended DateTime class without calling
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php