diff options
author | Remi Collet <remi@remirepo.net> | 2024-02-12 07:20:12 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-02-12 07:20:12 +0100 |
commit | 8bfb60aedcef65363ccd92b187f18d24c3257f8b (patch) | |
tree | 9d29763d3b435a6b7379257ee3fc568d52194631 /PHPINFO | |
parent | eb09ecebe0190cf424c61f6f926ccf7372cf1242 (diff) |
update to 1.4.1
use libssh2 1.11
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,6 +2,6 @@ ssh2 SSH2 support => enabled -extension version => 1.4 -libssh2 version => 1.10.0 -banner => SSH-2.0-libssh2_1.10.0 +extension version => 1.4.1 +libssh2 version => 1.11.0 +banner => SSH-2.0-libssh2_1.11.0 |