PHP Classes

File: TODO.md

Recommend this page to a friend!
  Classes of El Amrani Chakir   PHP FTP Client Library   TODO.md   Download  
File: TODO.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP FTP Client Library
Manage files in remote FTP server
Author: By
Last change: Updated TODO.md
Date: 2 years ago
Size: 492 bytes
 

Contents

Class file image Download

TODO LIST

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

The next PHP Upgrades

  • [ ] ^7.4 | ^8.0.

The next PHPUnit Upgrade

API methods

  • [ ] Adding the `FtpClient::getTransferMode($file)` method to find the appropriate transfer mode (not based on file extension) for the giving local file.
  • [ ] Implement a method that allows to download all the files within the giving remote directory.