You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.markdown
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -930,6 +930,18 @@ Released by [ Naktib
930
930
* Specified parameter types for more methods
931
931
932
932
933
+
### module-ftp 2.0.2: 2.0.2
934
+
935
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/05/26 05:43:35 / [Repository](https://github.com/Codeception/module-ftp) / [Releases](https://github.com/Codeception/module-ftp/releases)
936
+
937
+
938
+
939
+
* Fixed return types of `grabFileSize` and `grabFileModified`
940
+
*`$contents` parameter of `writeToFile` must be string.
941
+
* Added types to signatures were possible.
942
+
* Fixed assignment to `$this->filePath`
943
+
944
+
933
945
### module-apc 3.0.0: 3.0.0
934
946
935
947
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/05/26 04:56:29 / [Repository](https://github.com/Codeception/module-apc) / [Releases](https://github.com/Codeception/module-apc/releases)
0 commit comments