Initial Commit
This commit is contained in:
58
database/php/data/phpdocref/ssh2/versions.xml
Normal file
58
database/php/data/phpdocref/ssh2/versions.xml
Normal file
@@ -0,0 +1,58 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!--
|
||||
Do NOT translate this file
|
||||
-->
|
||||
<versions>
|
||||
<function name='ssh2_auth_hostbased_file' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_auth_none' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_auth_password' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_auth_pubkey_file' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_connect' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_exec' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_fetch_stream' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_fingerprint' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_forward_accept' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_forward_listen' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_methods_negotiated' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_poll' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_publickey_add' from='PECL ssh2 >= 0.10'/>
|
||||
<function name='ssh2_publickey_init' from='PECL ssh2 >= 0.10'/>
|
||||
<function name='ssh2_publickey_list' from='PECL ssh2 >= 0.10'/>
|
||||
<function name='ssh2_publickey_remove' from='PECL ssh2 >= 0.10'/>
|
||||
<function name='ssh2_scp_recv' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_scp_send' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_sftp' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_sftp_lstat' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_sftp_mkdir' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_sftp_readlink' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_sftp_realpath' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_sftp_rename' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_sftp_rmdir' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_sftp_stat' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_sftp_symlink' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_sftp_unlink' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_shell' from='PECL ssh2 >= 0.9.0'/>
|
||||
<function name='ssh2_tunnel' from='PECL ssh2 >= 0.9.0'/>
|
||||
</versions>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
sgml-omittag:t
|
||||
sgml-shorttag:t
|
||||
sgml-minimize-attributes:nil
|
||||
sgml-always-quote-attributes:t
|
||||
sgml-indent-step:1
|
||||
sgml-indent-data:t
|
||||
indent-tabs-mode:nil
|
||||
sgml-parent-document:nil
|
||||
sgml-default-dtd-file:"../../../manual.ced"
|
||||
sgml-exposed-tags:nil
|
||||
sgml-local-catalogs:nil
|
||||
sgml-local-ecat-files:nil
|
||||
End:
|
||||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
Reference in New Issue
Block a user