| Package Information |
| Summary |
Bindings for the libssh2 library |
| Maintainers |
Sara Golemon <pollita@php.net> (lead) [wishlist] [details] Mike Sullivan <mikesul@php.net> (lead) [details]
|
| License |
PHP |
| Description |
Provides bindings to the functions of libssh2 which implements the SSH2 protocol.
libssh2 is available from http://www.sourceforge.net/projects/libssh2 |
| Homepage |
http://www.libssh2.org |
Release notes Version0.11.0 |
- Support for latest libssh2 release
- Fix build with PHP 5.3
- Fixed incorrect return values for rename/unlink/mkdir/rmdir with sftp functions/streams
- Fixed various memory leaks and segfaults |