php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #53472 ftp_ssl_connect docu doesn't state the connection type
Submitted: 2010-12-04 16:21 UTC Modified: 2011-02-10 16:17 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: j dot r dot versteegh at gmail dot com Assigned: vrana (profile)
Status: Closed Package: FTP related
PHP Version: Irrelevant OS: linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: j dot r dot versteegh at gmail dot com
New email:
PHP Version: OS:

 

 [2010-12-04 16:21 UTC] j dot r dot versteegh at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.ftp-ssl-connect
---
From the manual page it isn't clear whether ftp-ssl-connect connects using *implicit* or *explicit* SSL/TLS.

Test script:
---------------
n.a.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-02-10 16:17 UTC] vrana@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=308203
Log: Uses explicit method (doc bug #53472)
 [2011-02-10 16:17 UTC] vrana@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: vrana
 [2011-02-10 16:17 UTC] vrana@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 22:01:32 2024 UTC