php / pecl-networking-ssh2

Bindings for the libssh2 library
http://pecl.php.net/package/ssh2
Other
51 stars 58 forks source link

Fix #75523: stream_set_timeout(): No support for ssh2 stream timeout #49

Closed cmb69 closed 3 years ago

cmb69 commented 3 years ago

Obviously, the appropriate define is not done in config.w32, although libssh2 1.4.2 is available for Windows builds as of 2012-09-20. For current PHP versions libssh2 1.9.0 is used on Windows.