Hi.
It seems that Zend Http Client is broken after security update from
zendframework-1.10.6-1squeeze2 to zendframework-1.10.6-1squeeze3
How to reproduce:
setUri('https://www.debian.org/Bugs/');
$response = $httpClient->request('POST');
var_dump($response);
php zf-test.php will output:
PHP F
El 22/06/15 a las 18:14, Евгений Смолин escribió:
> Hi.
>
> It seems that Zend Http Client is broken after security update from
> zendframework-1.10.6-1squeeze2 to zendframework-1.10.6-1squeeze3
>
Hi,
Thanks for your report and patch. I'll upload a new version of
zendframework.
Best regards,