Skip to content

2.0.36

Compare
Choose a tag to compare
@terrafrost terrafrost released this 30 Jan 08:54
· 197 commits to 2.0 since this release
  • SSH2: make login() return false if no valid auth methods are found (#1744)
  • SFTP: fix chgrp() for version < 4 (#1730)
  • Crypt/Base: add OFB8 as a new mode (phpseclib/mcrypt_compat#33)
  • RSA & BigInteger: check phpinfo() available before using it (#1726)