Releases: DivineOmega/php-ssh-connection
Releases · DivineOmega/php-ssh-connection
v2.2.0
27 May 22:59
Compare
Sorry, something went wrong.
No results found
Add ability to specify a timeout
Fix custom SSH port not being used correctly
v2.1.0
17 Oct 19:29
Compare
Sorry, something went wrong.
No results found
Add SSH server fingerprinting.
v2.0.0
08 Aug 11:23
Compare
Sorry, something went wrong.
No results found
Rework to use phpseclib native SSH implementation, meaning the PHP SSH2 extensions is no longer required.
Modify withKeyPair() authentication method to withPrivateKey().
v1.3.1
07 Aug 21:16
Compare
Sorry, something went wrong.
No results found
Fix bug with isConnected() method.
v1.3.0
07 Aug 20:33
Compare
Sorry, something went wrong.
No results found
Add isConnected method to retrieve current connected status.
v1.2.0
07 Aug 20:28
Compare
Sorry, something went wrong.
No results found
Throw exception on connection error.
v1.1.0
06 Aug 11:12
Compare
Sorry, something went wrong.
No results found
Add ability to upload and download files via SCP.
v1.0.1
05 Aug 19:45
Compare
Sorry, something went wrong.
No results found
Remove unused dependencies.
Improve documentation and test suite.
v1.0.0
31 Jul 20:48
Compare
Sorry, something went wrong.
No results found