1
0
mirror of https://github.com/danog/phpseclib.git synced 2024-11-26 20:35:21 +01:00

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
* @access public
*/
public function getServerAlgorithms()
function getServerAlgorithms()
{
$this->connect();