Re: ext/curl safe_upload is changed
Hi!
> I noticed that this change : https://github.com/php/php-src/commit/24447dca
>
> it has broken some tests in ext/curl... did you run make test before?
Which tests? AFAIK the tests on Travis include curl, and they are green.
> Anyway, the current behavior is silent return if the codes uses
> old upload style("@filename");
What you mean by silent return? If unsafe upload is not turned on,
@filename is just a variable like any other.
> I think it's better to throw a warning or something error about that....
I don't think so. "@filename" is a string like any others, there's no
reason to throw warnings on legitimate upload values.
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227
Thread (4 messages)