| » 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.0 | Download 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:
|
| 0.3.0 | 2006-05-13 alpha |