Edit report at http://bugs.php.net/bug.php?id=50756&edit=1
ID: 50756 Updated by: srina...@php.net Reported by: rob dot apodaca at gmail dot com Summary: CURLOPT_FTP_SKIP_PASV_IP does not exist -Status: To be documented +Status: Closed Type: Feature/Change Request -Package: Feature/Change Request +Package: *General Issues Operating System: any PHP Version: 5.3.1 Assigned To: srinatar Block user comment: N Previous Comments: ------------------------------------------------------------------------ [2010-02-03 20:53:32] s...@php.net Automatic comment from SVN on behalf of pajoye Revision: http://svn.php.net/viewvc/?view=revision&revision=294464 Log: - Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not exist.) ------------------------------------------------------------------------ [2010-01-23 01:38:45] srina...@php.net 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. ------------------------------------------------------------------------ [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/bug.php?id=50756&edit=1