| PEAR Announce 2007-12-06, 7:05 pm |
| The new PEAR package Net_FTP-1.3.3 (stable) has been released at http://pear.php.net/.
Release notes
-------------
* Fixed Bug #7146: Recursive mkdir() broken on Windows
* Fixed Bug #7270: Recursive rmdir() broken
* Fixed Bug #7527: ls fails if there are no files and a total line
* Fixed Bug #8102: Loading file extension and checking extension gives binary for ascii files
* Fixed Bug #9611: (, ? and ) break detection of the unix platform
* Fixed Bug #10237: put() doesn't run ftp_alloc to allocate space
* PEAR Coding Style Valid
* Removed package.xml version 1.0
* Added some unit tests
Package Info
------------
Net_FTP allows you to communicate with FTP servers in a more comfortable way
than the native FTP functions of PHP do. The class implements everything natively
supported by PHP and additionally features like recursive up- and downloading,
dircreation and chmodding. It also implements an observer pattern to allow
for example the view of a progress bar.
Related Links
-------------
Package home: http://pear.php.net/package/Net_FTP
Changelog: http://pear.php.net/package/Net_FTP/download/1.3.3
Download: http://download.pear.php.net/package/Net_FTP-1.3.3.tgz
Authors
-------
|