php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #65469 Define CURLPROXY_SOCKS4A and CURLPROXY_SOCKS5_HOSTNAME constants
Submitted: 2013-08-17 23:15 UTC Modified: 2015-04-15 12:47 UTC
Votes:7
Avg. Score:3.1 ± 1.4
Reproduced:5 of 5 (100.0%)
Same Version:3 (60.0%)
Same OS:2 (40.0%)
From: dr dot scre at yandex dot com Assigned: jpauli (profile)
Status: Closed Package: cURL related
PHP Version: 5.5.2 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
42 + 33 = ?
Subscribe to this entry?

 
 [2013-08-17 23:15 UTC] 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.


Patches

new_curlproxy_constants (last revision 2013-08-17 23:21 UTC by dr dot scre at yandex dot com)

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-10-07 14:28 UTC] rhys dot ulerich at gmail dot com
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
 [2015-04-15 12:47 UTC] jpauli@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: jpauli
 [2015-04-15 12:47 UTC] jpauli@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php

Added to 5.5.23 and 5.6.7
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 08:01:28 2024 UTC