📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 09:55:36
📂
/ (Root)
/
opt
/
alt
/
tests
/
alt-php80-pecl-ssh2_1.5.0-1.el8
/
tests
📍 /opt/alt/tests/alt-php80-pecl-ssh2_1.5.0-1.el8/tests
🔄 Refresh
✏️
Editing: ssh2_auth.phpt
Read Only
--TEST-- ssh2_auth_FOO() - Attempt to authenticate to a remote host --SKIPIF-- <?php require('ssh2_skip.inc'); ssh2t_needs_auth(); ?> --FILE-- <?php require('ssh2_test.inc'); $ssh = ssh2_connect(TEST_SSH2_HOSTNAME, TEST_SSH2_PORT); var_dump(ssh2t_auth($ssh)); --EXPECT-- bool(true)
💾 Save Changes
❌ Cancel