Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 622 Bytes

TODO.md

File metadata and controls

15 lines (9 loc) · 622 Bytes

This document describes some desired features, API methods, and PHP/PHPUnit version upgrades for feature releases of this library.

PHP Upgrades

PHPUnit Upgrades

API methods

  • Adding a method that find the proper transfer mode for the giving local file (not based on file extension).
  • Support downloading files into a giving stream handle (#37).
  • Support implicit FTP connections (No SSL) (#38).

API classes

  • Add FileInfo class which represents an FTP file/directory.