The new PECL package ssh2-1.2 (beta) has been released at https://pecl.php.net/.
Release notes ------------- - Fix multiple reflection/documentation disparities [PR #29] (Michael Moravec) - Fix PHP7 port. Restored commented reference counting. [Dmitry Stogov] - Updates for php_url structure changes [Daniel Ciochiu] - Make the PR generic for all PHP7 versions [Jan Ehrhardt] - Fix compatibility with PHP 7.3 [Jan Ehrhardt] - Fix config.w32 for compatibility with OpenSSL 1.1.x [Anatol] - Make static inline for php_ssh2_sftp_attr2ssb [Andy Postnikov] - Enable 7.1-7.3 on Travis CI [Andy Postnikov] Package Info ------------- Provides bindings to the functions of libssh2 which implements the SSH2 protocol. libssh2 is available from http://libssh2.org/ ssh2 1.0 and above is PHP 7 only. To install a version that is PHP 5 compatible you can run 'pecl install ssh2-0.13' Note that reaching version 1.0 does NOT indicate we've reached a stable release. 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.2.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 (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php