PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of Johnny Mast   Redbox PHP Scandir Filter   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Redbox PHP Scandir Filter
Scan files for new or modified files
Author: By
Last change: Some last litle changes
hmm
Date: 8 years ago
Size: 923 bytes
 

Contents

Class file image Download

1.1 2016-02-21

  • Removed README.md
  • Updated LICENSE.md and added my Email address
  • Removed SUMMARY.md
  • Updated composer.json to use phpunit 4.8
  • Downgraded dependency to 5.3
  • Added support for active / passive connections in the FTP Adapter.
  • Added support for FTP_MODE_BINARY or FTP_MODE_ASCII in the FTP Adapter (See examples/ftp.php) for details.
  • Fixed wrong test filename: ScanServiceTests.php now renamed to ScanServiceTest.php,
  • Added a section to README.md on how to install the package from downloads.
  • Fixed a lot of grammar issues.
  • Added a whole new world of FTP Coverage.
  • Updated for performance on Redbox\Scan\ScanService::index() and Redbox\Scan\ScanService::scan().
  • Updated general test coverage of the codebase.
  • Added loads new tests.
  • Improved on speed!
  • Added Tag 1.1

1.0 2015-12-27

This is the first stable release of Redbox-scan, checkout README.md for more information.