[ANNOUNCEMENT] Config_Lite-0.2.6 (beta) Released.
[email protected] ("PEAR Announce") Tue, 4 Jul 2017 06:32:16 -0400 (EDT)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Config_Lite-0.2.6 (beta) has been released at http://pear.php.net/.
Release notes
-------------
* Fix: reading crash, when value contains the delimiter char
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.6
Download: http://download.pear.php.net/package/Config_Lite-0.2.6.tgz
Authors
-------
Patrick Engel (lead)