Skip to content

Releases: xp-framework/ftp

6.2.0: Welcome, XP 6.5 / PHP 5.5

14 Dec 17:28
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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
Choose a tag to compare
  • Added forward compatibility with XP 6.4.0 - @thekid

6.1.0: PHP7 forward compat

13 Jun 19:51
Compare
Choose a tag to compare
  • Added forward compatibility with PHP7 - @thekid

6.0.1: Hello XP6

13 Jun 19:38
Compare
Choose a tag to compare
  • Changed dependency to use XP ~6.0 (instead of dev-master) - @thekid

6.0.0: Protocol supersedes ConnectionListener

13 Jun 19:39
Compare
Choose a tag to compare
  • 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)