php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #50756 CURLOPT_FTP_SKIP_PASV_IP does not exist
Submitted: 2010-01-14 20:10 UTC Modified: 2010-09-08 22:43 UTC
From: rob dot apodaca at gmail dot com Assigned: srinatar (profile)
Status: Closed Package: *General Issues
PHP Version: 5.3.1 OS: any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rob dot apodaca at gmail dot com
New email:
PHP Version: OS:

 

 [2010-01-14 20:10 UTC] 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().




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-01-23 01:37 UTC] svn@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-23 01:38 UTC] srinatar@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-02-03 20:53 UTC] svn@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-09-08 22:43 UTC] srinatar@php.net
-Status: To be documented +Status: Closed -Package: Feature/Change Request +Package: *General Issues
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jan 30 03:01:31 2025 UTC