The new PECL package ssh2-1.3 (beta) has been released at https://pecl.php.net/.

Release notes
-------------
- Add ssh2_send_eof() [PR #45] (Calvin Buckley)
- PHP stream cast function for SSH channel objects for stream_select() support. 
[PR #38] (Robert Wolf)
- Fix for PHP 7.4 and 8 [PR #44] (Andy Postnikov and Remi Collet)
- Fixed debug and disconnected callback [PR #37] (Piotr Rogowski)
- Various stability and memory issue fixes [PR #39, #41] (Robert Wolf)
- Segfault fix for bug #79757 [PR #43] (Konrad K)
- Various stability and bug fixes #79631, #63480, #80294, #75523, #80729 [PR 
#46, #47, #48, #49, #50 and #51] (Christoph M. Becker)

Package Info
-------------
Provides bindings to the functions of libssh2 which implements the SSH2 
protocol.
        libssh2 is available from http://libssh2.org/

Related Links
-------------
Package home: https://pecl.php.net/package/ssh2
   Changelog: https://pecl.php.net/package-changelog.php?package=ssh2
    Download: https://pecl.php.net/get/ssh2-1.3.tgz

Authors
-------------
Sara Golemon <poll...@php.net> (lead)
Mike Sullivan <mike...@php.net> (lead)
Pierre Joye (lead)
Casper Langemeijer <langemei...@php.net> (lead)

-- 
PECL development discussion Mailing List (https://pecl.php.net/)
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to