Skip to content

v1.4.2

Compare
Choose a tag to compare
@AmraniCh AmraniCh released this 01 Oct 20:34
· 82 commits to master since this release
  • Fixed FtpClient::getFileContent to get the correct file content for binary files (#20).
  • Added a new optional parameter $mode to FtpClient::getFileContent to specify the FTP transfer mode that will be used to get the files content.
  • Fixed FtpClient::listDirDetails for FTP servers that do not send the DOTS files pointers in directories listing operations (#21).