Skip to content

Releases: Codeception/module-ftp

3.0.0

26 May 05:55
03c8d8f

Choose a tag to compare

  • Support Codeception 5

2.0.3

26 May 05:52

Choose a tag to compare

  • Specified parameter types for more methods

2.0.2

26 May 05:43
c7dd7c8

Choose a tag to compare

  • Fixed return types of grabFileSize and grabFileModified
  • $contents parameter of writeToFile must be string.
  • Added types to signatures were possible.
  • Fixed assignment to $this->filePath

2.0.1

18 Dec 15:18
528c866

Choose a tag to compare

What's Changed

2.0.0

07 Dec 13:32
0cb7ad9

Choose a tag to compare

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

27 Oct 06:39

Choose a tag to compare

1.0.2

Delete local copy of autogenerated documentation

Fixed Filename cannot be empty error when SFTP key is not specified

29 Feb 14:55

Choose a tag to compare

Initial release

18 Oct 11:20

Choose a tag to compare

1.0.0

Added package files