PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Configuration » Config_Lite

a lightweight and fast Config class for ini style text configuration files.

This package is unmaintained.

Download latest release 0.2.6 (there might be newer Composer installable version)

License: lgpl

Description

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

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#18347ClosedDocSVN2011-03-08No docs
#18352Wont fixBugSVN2011-03-09Arrays in global scope not supported
#18353ClosedBugSVN2011-03-10__toString output does not match write output
#18673ClosedBug0.1.12011-07-18Incorrect handling of possibility in get function
#18957ClosedBug2011-11-06PHP Fatal error: Call to undefined method ReflectionMethod::setAccessible() in
#19183ClosedBugSVN2012-01-03"build" file causes continuous integration tests to fail (for PEAR QA Team)
#19389ClosedBug0.1.22012-04-19Method remove incorrect behaiviour when $key is null
#19887ClosedBug2013-04-08Change of line
#20104ClosedBug0.1.52013-10-23write config to stdout
#20498ClosedBug0.2.12015-02-03If the config contains 2 backslashes it is handled as an escape removing 1
#20505ClosedBug0.2.32015-02-22Select a new license