Top Level :: Networking

Package Information: Net_FTP 1.3.0beta1

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.0beta1Download

Release date: 2004-03-14 14:13 UTC
Release state: beta

Changelog:

This release ads new features and fixes all open bugs.
Changelog:
-----------

Fixes:

* Fixed bug #336: ftp_login displays Warning.
* Fixed bug #813: ftp_nb_put function abort when mode is null.
* Fixed bug #240: mkdir() with $recursive===true doesn't support "single" directories.
* Fixed bug #723: Timeout for connect cannot be set.
* Fixed bug #918: getRecursive() corrupts binary file.
* Fixed typos.

Enhancements:

* Added site() method for usage of FTP SITE command. Thanks to Eivind Lie <nittereivind@ununique.net> for that.
* Added funtionality for chmod on server and recursive chmod. Both currently support only numeric values. I'll try to fix this. Thanks to Eivind Lie <nittereivind@ununique.net> for this patch.
* Now Windows ftp directories enabled. Thanks Eric Quilantang.
* Added the observer pattern. Up- and downloads are now observable (this works e.g. for HTML_Progress). Thanks to Laurent Laville <larell@php.net>.
* Added support for timout setting.
* Added input validation for port and hostname.

Todo:
-----

* Extensive testing.
* Add example for observer.

Dependencies:
  • PHP Extension: ftp
1.2 2003-09-29     stable
1.1 2003-07-22     stable
1.0 2003-07-15     stable
0.9 2003-02-22     beta
0.5 2002-12-20     alpha