[ANNOUNCEMENT] Config_Lite-0.2.4 (beta) Released.

[email protected] ("PEAR Announce") Mon, 23 Feb 2015 13:30:59 +0000 (GMT)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package Config_Lite-0.2.4 (beta) has been released at http://pear.php.net/.

Release notes
-------------
* edit license of package to lgpl as declared in the sourcecode

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.4
    Download: http://download.pear.php.net/package/Config_Lite-0.2.4.tgz

Authors
-------
Patrick Engel (lead)