Top Level :: Networking

Package Information: Net_FTP 0.9

Show All Changelogs
» Version » Information
1.4.0a2 2008-05-19     alpha
1.3.7 2008-05-19     stable
1.3.6 2008-05-06     stable
1.3.5 2008-01-13     stable
1.4.0a1 2007-12-22     alpha
1.3.4 2007-12-10     stable
1.3.3 2007-12-06     stable
1.3.2 2006-02-11     stable
1.3.1 2005-04-07     stable
1.3.0 2005-03-31     stable
1.3.0RC2 2005-01-04     beta
1.3.0RC1 2004-09-23     stable
1.3.0beta4 2004-06-28     beta
1.3.0beta3 2004-05-25     beta
1.3.0beta2 2004-03-20     beta
1.3.0beta1 2004-03-14     beta
1.2 2003-09-29     stable
1.1 2003-07-22     stable
1.0 2003-07-15     stable
0.9Download

Release date: 2003-02-22 01:03 UTC
Release state: beta

Changelog:

After a month of testing (thanks to all applying patches and trying this class) a release in beta stadium is provided. I think that the class is quite stable, but another 1 or 2 month of testing and using the class has to proof that. There was only one issue concerning the classes API so I decided to leave the API as is. The API will not change anymore except adding optional parameters, so that the usage will be backwards-compatible. This release includes some main and minor bugfixes (feel free to send me some bugreports if you find any more) and some cool new features: The class uses now ftp_nb_{get||set}-functions, if available. Otherwise it will fall back into ftp_{get||put}-functions. Another cool thing is to create remote-directories recursively. I fixed an issue in documentation. Because of a little time-problem the official PEAR documentation will last for a while. If anyone has the time to create some docu or example, feel free to email it to me! That'll be pretty cool. Next greater feature wil be usage of socket-technologies, if ftp-support is missing, but that will have to last because of my time-problem.

Dependencies:
  • PHP Extension: ftp
0.5 2002-12-20     alpha