The new PECL package ssh2-1.1.2 (alpha) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Version 1.1.2 is same as 1.1 except this release contains this changelog
- Fixed bug #72988 (Libor M.)
- Fixed bug #73198 (Langemeijer)
- Fixed php_url_parse issue (Remi Collet)
- fix Invalid write of size 1 (Remi Collet)
- Fixed bug #73819 (Mitch Hagstrand)
- Fixed bug #73410 (Mitch Hagstrand)
- Travis CI (Mitch Hagstrand)
- Various other fixes on PHP 7 code and code cleanup (Mitch Hagstrand, Libor 
M., Anatol Belski)

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: http://pecl.php.net/package/ssh2
   Changelog: http://pecl.php.net/package-changelog.php?package=ssh2
    Download: http://pecl.php.net/get/ssh2-1.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

Reply via email to