Re: ext/curl safe_upload is changed

From: Date: Fri, 09 May 2014 07:06:48 +0000
Subject: Re: ext/curl safe_upload is changed
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to internals+get-74085@lists.php.net to get a copy of this message
Hi!

>> Which tests? AFAIK the tests on Travis include curl, and they are green.
> $ cat ext/curl/tests/bug27023.diff

Ahh, this test requires special configuration. It'd be better to rewrite
it to supply its own server and not to have to set up special server for
it. But it needs either:
curl_setopt($ch, CURLOPT_SAFE_UPLOAD, 0);
or, even better, to be rewritten with new safe API in mind. Preferably
the latter. I'll look into it on the weekend if nobody beats me to it.

-- 
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227


Thread (4 messages)

« previous php.internals (#74085) next »