Top Level :: File System

Package Information: VFS 0.0.5

Show All Changelogs
» Version » Information
0.2.0 2008-02-16     beta
0.1.0 2006-04-12     beta
0.0.5Download

Release date: 2005-04-07 13:27 UTC
Release state: beta

Changelog:

* Fix typo that prevented the sql_file driver to load its parameters.
* PHP 5 compatibility fixes.
* Add 'pasv' parameter for FTP driver.
* Add writeData() method to sql_file driver.
* Support ~/path when a 'home' parameter is defined.
* Add a CLI script for accessing and modifying VFS backends.
* Added getCurrentDirectory() method.
* phpdoc has been updated and should now generate correctly in all files.
* Return error if trying to copy a file onto itself with the file driver (http://bugs.horde.org/ticket/?id=168).
* Several bug fixes to listFolders() method in SQL drivers.
* A PEAR Log object can now be specified for logging messages to.
* Added getParam() method.
* Allow recursive listings in listFolder().
* Several fixes with zero length files.
* Fixed autocreating of directories and updating of existing files in the sql_file VFS driver (http://bugs.horde.org/ticket/?id=1552, http://bugs.horde.org/ticket/?id=1553).
* Added SQL scripts to create tables for SQL backends.

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PHP Extension: gettext
  • PEAR Package: Log
0.0.4 2003-09-10     beta
0.0.3 2003-07-03     beta