From 6d638f3721410d83472d1d12739f7782b07b557f Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Wed, 17 May 2023 22:10:28 +0800 Subject: [PATCH] add ssh2 support for linux --- ext-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext-support.md b/ext-support.md index aa04efc0..9af15a0d 100644 --- a/ext-support.md +++ b/ext-support.md @@ -53,7 +53,7 @@ | sockets | yes | yes | | | sodium | yes | yes | | | sqlite3 | yes | yes | | -| ssh2 | | yes, untested | | +| ssh2 | yes, untested | yes, untested | | | swow | yes | yes | | | swoole | [partial](https://github.com/crazywhalecc/static-php-cli/issues/51) | yes | | | tokenizer | yes | yes | |