Skip to content

v1.2.9

Compare
Choose a tag to compare
@AmraniCh AmraniCh released this 09 Mar 16:41
· 184 commits to master since this release
  • Making methods more atomic.
  • Wrapped built-in FTP extension constants, all constants are available in the FtpWrapper class.
  • FtpClient::listDirectoryDetails is now returned an associative array with file paths instead of index integers.
  • Fixed FtpClient::isDir and FtpClient::isFile compatibility with servers that not support SIZE feature.