Releases: xp-framework/ftp
Releases · xp-framework/ftp
6.2.1: Remove ensure
20 Dec 18:05
Compare
Sorry, something went wrong.
No results found
Rewrote code to avoid deprecated ensure statement - @thekid
6.2.0: Welcome, XP 6.5 / PHP 5.5
14 Dec 17:28
Compare
Sorry, something went wrong.
No results found
Heads up : Changed minimum XP version to XP 6.5.0, and with it the
minimum PHP version to PHP 5.5.
(@thekid )
6.1.2: PHP 5.4 syntax
26 Sep 21:31
Compare
Sorry, something went wrong.
No results found
Merged PR #1 : Use short array syntax / ::class in annotations - @thekid
6.1.1: Compatibility with XP 6.4.0
12 Jul 16:18
Compare
Sorry, something went wrong.
No results found
Added forward compatibility with XP 6.4.0 - @thekid
6.1.0: PHP7 forward compat
13 Jun 19:51
Compare
Sorry, something went wrong.
No results found
Added forward compatibility with PHP7 - @thekid
6.0.1: Hello XP6
13 Jun 19:38
Compare
Sorry, something went wrong.
No results found
Changed dependency to use XP ~6.0 (instead of dev-master) - @thekid
6.0.0: Protocol supersedes ConnectionListener
13 Jun 19:39
Compare
Sorry, something went wrong.
No results found
Heads up: Renoved deprecated peer.ftp.server.FtpConnectionListener
class which has been superseded by FtpProtocol - (@thekid )
Heads up: Converted classes to PHP 5.3 namespaces - (@thekid )