| Package Information |
| Summary |
Bindings for the libssh2 library |
| Maintainers |
Sara Golemon <pollita@php.net> (lead) [wishlist] [details] Mike Sullivan <mikesul@php.net> (lead) [details] Pierre Joye (lead) [wishlist] [details] Casper Langemeijer <langemeijer@php.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 0.11.3 (beta) |
- Fixed bug#24349 (ssh2_sftp_mkdir fails with trailing slash)
- Fixed bug#22729 (using ssh2.sftp stream on 64bit vs. 32bit)
- Fixed bug#22671 (trailing spaces trimmed from filenames)
- Fixed bug#17142 (Missing EOF detection in ssh2.sftp:// streams)
- Fixed bug#16944 (Segmentation fault SIGSEGV with protected variable with ssh2) |