ID:               50756
 Updated by:       srina...@php.net
 Reported By:      rob dot apodaca at gmail dot com
-Status:           Open
+Status:           To be documented
 Bug Type:         Feature/Change Request
 Operating System: any
 PHP Version:      5.3.1
-Assigned To:      
+Assigned To:      srinatar
 New Comment:

thanks for reporting this issue. issue seemed to be pretty straight 
forwaded. 

docs need to be updated to include the following parameter within 
CURLOPT_FTP_SKIP_PASV_IP

http://php.net/manual/en/function.curl-setopt.php

I believe, this fix should be available from php 5.3.3 onwards... Until

then, u can use the latest snapshot from http://snaps.php.net/ until 
this fix becomes part of an official release. 


Previous Comments:
------------------------------------------------------------------------

[2010-01-23 01:37:32] s...@php.net

Automatic comment from SVN on behalf of srinatar
Revision: http://svn.php.net/viewvc/?view=revision&revision=293862
Log: - Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not exist.)

------------------------------------------------------------------------

[2010-01-14 20:10:19] rob dot apodaca at gmail dot com

Description:
------------
The CURLOPT_FTP_SKIP_PASV_IP option is part of libcurl (see
http://curl.haxx.se/libcurl/c/curl_easy_setopt.html ) but no predefined
constant exists for use with curl_setopt().





------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=50756&edit=1

Reply via email to