Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/curl/interface.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2010-04-22 Thread Antony Dovgal
On 22.04.2010 12:58, Pierre Joye wrote: pajoye Thu, 22 Apr 2010 08:58:07 + Revision: http://svn.php.net/viewvc?view=revisionrevision=298299 Log: - Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading Bug: http://bugs.php.net/51629 (Open)

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/curl/interface.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2010-03-02 Thread Ilia Alshanetsky
iliaaTue, 02 Mar 2010 12:54:23 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295731 Log: Fixed bug #51171 (curl_setopt() doesn't output any errors or warnings when an invalid option is provided) Bug: http://bugs.php.net/51171 (error getting

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/curl/interface.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2009-10-26 Thread Ilia Alshanetsky
iliaaMon, 26 Oct 2009 12:57:01 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289934 Log: Fixed bug #49921 (Curl post upload functions changed). Bug: http://bugs.php.net/49921 (Assigned) Curl post upload functions changed Changed

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/curl/interface.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2009-09-24 Thread Sriram Natarajan
srinatar Thu, 24 Sep 2009 18:20:49 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288677 Log: - Fixed bug #49571 (CURLOPT_POSTREDIR not implemented). Bug: http://bugs.php.net/49571 (Feedback) CURLOPT_POSTREDIR not implemented Changed

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/curl/interface.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2009-09-24 Thread Ilia Alshanetsky
That's more of a feature then a bug report no? If so, it does not belong in 5.2 On 2009-09-24, at 2:20 PM, Sriram Natarajan wrote: srinatar Thu, 24 Sep 2009 18:20:49 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288677 Log: - Fixed bug

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/curl/interface.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2009-09-22 Thread Felipe Pena
felipe Wed, 23 Sep 2009 02:08:19 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288598 Log: - Fixed bug #49531 (CURLOPT_INFILESIZE sometimes causes warning CURLPROTO_FILE cannot be set ...) Bug: http://bugs.php.net/49531 (Open)

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/curl/interface.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2009-08-26 Thread Pierre-Alain Joye
pajoye Wed, 26 Aug 2009 22:24:10 + Revision: http://svn.php.net/viewvc?view=revisionrevision=287784 Log: - fix #49372, segfault in php_curl_option_url Bug: http://bugs.php.net/49372 (Assigned) Segfault in function php_curl_option_url Changed paths:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/curl/interface.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2009-07-25 Thread Jani Taskinen
jani Sat, 25 Jul 2009 20:44:19 + Revision: http://svn.php.net/viewvc?view=revisionrevision=286323 Log: - Fixed bug #48637 (file wrapper is overwritten when using --with-curlwrappers) # Also fixes bug #48603, basically same issue. Bugs:

[PHP-CVS] svn: php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/curl/interface.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/curl/interface.c trunk/ext/curl/interface.c

2009-07-21 Thread Ilia Alshanetsky
iliaaTue, 21 Jul 2009 15:56:08 + Revision: http://svn.php.net/viewvc?view=revisionrevision=284546 Log: Fixed bug #48962 (cURL does not upload files with specified filename). Bug: http://bugs.php.net/48962 (Assigned) cURL does not upload files with