Package Information |
Summary |
Bindings for the libssh2 library |
Maintainers |
Sara Golemon <
pollita at php dot net >
(lead)
[details]
Mike Sullivan <
mikesul at php dot net >
(lead)
[details]
Pierre Joye (lead)
[wishlist]
[details]
Casper Langemeijer <
langemeijer at php dot net >
(lead)
[details]
|
License |
PHP License |
Description |
Provides bindings to the functions of libssh2 which implements the SSH2 protocol.
libssh2 is available from http://libssh2.org/ |
Homepage |
http://www.libssh2.org
|
Release notes
Version 1.0
(alpha)
|
- Release for PHP 7 (Sean DuBois) - Made win32 builds depend on zlib and openssl extensions (Credomane Evonguard) - Add blocking call to php_ssh2_direct_tcpip (Credomane Evonguard) - Added explicit ssh2_disconnect function (Credomane Evonguard) - Fixed bug #72150 - Fixing segfault when passing env variables (Krakjoe) |