Edit report at https://bugs.php.net/bug.php?id=65469&edit=1
ID: 65469
Comment by: rhys dot ulerich at gmail dot com
Reported by: dr dot scre at yandex dot com
Summary: Define CURLPROXY_SOCKS4A and
CURLPROXY_SOCKS5_HOSTNAME constants
Status: Open
Type: Feature/Change Request
Package: cURL related
PHP Version: 5.5.2
Block user comment: N
Private report: N
New Comment:
Please do. Apparently this has cost at least one man his livelihood:
http://stackoverflow.com/questions/15445285/how-can-i-connect-to-a-tor-hidden-service-using-curl-in-php
Previous Comments:
------------------------------------------------------------------------
[2013-08-17 23:15:34] dr dot scre at yandex dot com
Description:
------------
In libcurl 7.18.0 a couple of new proxy types were added:
CURLPROXY_SOCKS4A (== 6)
CURLPROXY_SOCKS5_HOSTNAME (== 7)
I think they should be defined in PHP as well.
------------------------------------------------------------------------
--
Edit this bug report at https://bugs.php.net/bug.php?id=65469&edit=1