Merge branch '2.0' into 3.0

This commit is contained in:
terrafrost 2019-09-24 22:20:39 -05:00
commit 52203748de

View File

@ -4253,7 +4253,7 @@ class SSH2
* @return array * @return array
* @access public * @access public
*/ */
public function getServerAlgorithms() function getServerAlgorithms()
{ {
$this->connect(); $this->connect();