This document describes some desired features, API methods, and PHP/PHPUnit version upgrades for feature releases of this library.
- 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).
- Add
FileInfo
class which represents an FTP file/directory.