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
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:
10 + 27 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC