Releases: Codeception/module-ftp
Releases · Codeception/module-ftp
3.0.0
2.0.3
- Specified parameter types for more methods
2.0.2
- Fixed return types of
grabFileSize
andgrabFileModified
$contents
parameter ofwriteToFile
must be string.- Added types to signatures were possible.
- Fixed assignment to
$this->filePath
2.0.1
What's Changed
- Update dependencies by @TavoNiievez in #6
2.0.0
What's Changed
- PHP 7.4 or higher is required.
- Updated code base to PHP 7.4 by @TavoNiievez in #5
- The changelog has been added to the Readme file, by @Arhell in #4
Full Changelog: 1.0.2...2.0.0
Support PHP 8
1.0.2 Delete local copy of autogenerated documentation
Fixed Filename cannot be empty error when SFTP key is not specified
1.0.1 Use stable versions of dependencies
Initial release
1.0.0 Added package files