Top Level :: PEAR

Package Information: PEAR_PackageFileManager_Frontend 0.4.0

Show All Changelogs
» Version » Information
0.7.0 2006-08-19     alpha
0.6.0 2006-07-24     alpha
0.5.0 2006-05-29     alpha
0.4.0Download

Release date: 2006-05-21 14:10 UTC
Release state: alpha

Changelog:

* news
- new api : getPreferences() to retrieve easily user options loaded.
- options filelistgenerator was renamed to plugingenerator, and new filelistgenerator begin equal to PFM same option.
- new configuration structure (more simple)
gui options are now only supported by PFM FE Web.
- setOption() and getOption() did not used any more the xpath ability of PEAR::Config

* improvements
- realpathnix() and array_merge_recursive2() are static class methods so they don't pollute the global namespace.
- loadPreferences() is no more mandatory, and you can reload default options.
- add a hack for PEAR::Config that cannot parse correctly boolean for XML container.
- reduces amount of data stored in session

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: PEAR Installer 1.4.3 or newer
  • PEAR Package: PEAR_PackageFileManager 1.6.0a8 or newer
  • PEAR Package: Config 1.10.6 or newer
  • PEAR Package: Log 1.9.0 or newer (optional)
  • PEAR Package: Var_Dump 1.0.1 or newer (optional)
0.3.0 2006-05-13     alpha