v1.4.2
- Fixed
FtpClient::getFileContentto get the correct file content for binary files (#20). - Added a new optional parameter
$modetoFtpClient::getFileContentto specify the FTP transfer mode that will be used to get the files content. - Fixed
FtpClient::listDirDetailsfor FTP servers that do not send the DOTS files pointers in directories listing operations (#21).