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.4.1
(stable)
|
- End zend_function_entry ssh2_functions list with PHP_FE_END [PR #67] (Gerdriaan Mulder) - Remove implicit switch-case fallthrough [PR #66] (Gerdriaan Mulder) - Windows build setup with GitHub Actions [PR #75] (Derick Rethans) |