[ANNOUNCEMENT] Config_Lite-0.2.0 (beta) Released.
[email protected] ("PEAR Announce")
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Config_Lite-0.2.0 (beta) has been released at http://pear.php.net/.
Release notes
-------------
* pear-bug #20104 write config to stdout, support of streams, filter
Package Info
------------
This package defines a class for config/settings text files in ini style.
Currently classes available are:
* Config_Lite: a lightweight class with arrayaccess to handle ini style files
* Config_Lite_Exception: Interface implemented by Exceptions
Related Links
-------------
Package home: http://pear.php.net/package/Config_Lite
Changelog: http://pear.php.net/package/Config_Lite/download/0.2.0
Download: http://download.pear.php.net/package/Config_Lite-0.2.0.tgz
Authors
-------
Patrick Engel (lead)