Skip to content

1.0.4

Compare
Choose a tag to compare
@terrafrost terrafrost released this 04 Oct 01:04
· 463 commits to 1.0 since this release
  • fix E_DEPRECATED errors on PHP 7.0 and 7.1 (#1041)
  • fix float to int conversions on 32-bit Linux pre-PHP 5.3 (#1038, #1034)
  • SFTP: speed up downloads (#945)
  • SFTP: fix infinite loop when uploading empty file (#995)
  • ASN1: fix possible infinite loop in decode (#1027)