Herzult / php-ssh

An experimental object oriented SSH api in PHP
MIT License
359 stars 82 forks source link

Functional tests #27

Closed h4cc closed 10 years ago

h4cc commented 10 years ago

Functional tests using travis local ssh daemon. Added tests for Login, Exec and Sftp. Fixed a bug that disabled stderr output.