Christoph M. Becker 717170e90e Fix #75523: stream_set_timeout(): No support for ssh2 stream timeout
Obviously, the appropriate define is not done in config.w32, although
libssh2 1.4.2 is available for Windows builds as of 2012-09-20.  For
current PHP versions libssh2 1.9.0 is used on Windows.
2021-02-10 17:26:57 +01:00
2020-09-10 15:34:17 +02:00
2018-06-30 17:03:54 +02:00
2020-10-30 12:45:25 -03:00
2020-10-30 12:31:29 -03:00
2016-03-25 09:10:34 +01:00
2012-06-13 08:06:22 +00:00

WARNING

The extension in the master branch is not in a state you should deploy on a production server.

ssh2

Bindings for the libssh2 library.

Provides bindings to the functions of libssh2 which implements the SSH2 protocol.

The ssh2 extension at the PECL Repository website

The current master code will only compile with PHP7. To compile for PHP5 see the php5 branch.

Documentation

For documentation of the functions that this extension provides can be found here: http://www.php.net/ssh2

Contribute

Your contributions and bugreports are highly appreciated. To contribute, fork and create a pull request. To report a bug use the PHP Bug Tracking System

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:23:34.244Z
Readme 687 KiB
Languages
C 90.9%
PHP 6.4%
M4 1.2%
JavaScript 1.1%
Shell 0.4%