Merge branch '2.0' into 3.0

This commit is contained in:
terrafrost 2020-12-30 05:25:02 -06:00
commit b14caee559

View File

@ -2552,7 +2552,7 @@ class SSH2
*
* Sends an SSH2_MSG_IGNORE message every x seconds, if x is a positive non-zero number.
*
* @param mixed $timeout
* @param int $interval
* @access public
*/
function setKeepAlive($interval)