[ANNOUNCEMENT] Config_Lite-0.2.5 (beta) Released.
[email protected] ("PEAR Announce") Wed, 30 Mar 2016 04:05:06 -0400 (EDT)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Config_Lite-0.2.5 (beta) has been released at http://pear.php.net/.
Release notes
-------------
* get without parameters returns all sections as documented
Package Info
------------
This package defines a class for config/settings text files in ini style.
Currently classes available are:
* Config_Lite: a 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.5
Download: http://download.pear.php.net/package/Config_Lite-0.2.5.tgz
Authors
-------
Patrick Engel (lead)