php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #75118 ssh2_disconnect
Submitted: 2017-08-25 06:12 UTC Modified: 2017-08-25 16:12 UTC
From: ivan dot sazo at gmail dot com Assigned: cmb (profile)
Status: Closed Package: ssh2 (PECL)
PHP Version: Irrelevant OS:
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:
48 - 8 = ?
Subscribe to this entry?

 
 [2017-08-25 06:12 UTC] ivan dot sazo at gmail dot com
Description:
------------
After much search, I cant't find documentation about ssh2_disconnect on php website.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-08-25 07:33 UTC] requinix@php.net
-Status: Open +Status: Verified -Package: *General Issues +Package: ssh2
 [2017-08-25 07:33 UTC] requinix@php.net
bool ssh2_disconnect(resource $session)
Close a connection to a remote SSH server and return a true on success, false on error.

Since v1.0.
 [2017-08-25 16:11 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=342939
Log: Fix bug #75118 (ssh2_disconnect undocumented)
 [2017-08-25 16:12 UTC] cmb@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: cmb
 [2017-08-25 16:12 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

Thanks, Damian, for looking up the relevant info.
 [2018-04-27 15:24 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=344867
Log: Amend r342939 (Fix bug #75118 (ssh2_disconnect undocumented))

We `svn add` ssh2-disconnect.xml, belatedly.
 [2020-02-07 06:05 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=cc55d8c84b82a39089925da1fd703c5d65e60936
Log: Amend r342939 (Fix bug #75118 (ssh2_disconnect undocumented))
 [2020-02-07 06:06 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=96315da4e1872d40973033df31603dfff47398d8
Log: Fix bug #75118 (ssh2_disconnect undocumented)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 17:01:30 2024 UTC