ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pear-general
pear-general
[PEAR] [ANNOUNCEMENT] Config-1.1 (beta) Released.
by PEAR Announce other posts by this author
Oct 8 2002 10:25AM messages near this date
[PEAR] [ANNOUNCEMENT] LiveUser-0.3 (alpha) Released. | [PEAR] ITX Sample code & Tutorial
The new PEAR package Config-1.1 (beta) has been released at http://pear.php.net/.

Release notes
-------------
Fix bug in toArray().
Thanks to Mark Polsen for noticing it.

Package Info
-------------
The Config package provides methods for editing configuration datasources.
It does so in an object oriented manner, defining each and every items found in the config d
atasource as a Config_Container of various types (comments, sections, directives, blanks, ..
.).
Items can then be edited, added, removed, inserted.
This package is not intended for reading configuration data only, but for editing them. If y
ou only want to read your configuration data, use functions like parse_ini_file() and the li
ke instead, they are much faster.

Related Links
-------------
Package home: http://pear.php.net/package-info.php?package=Config
   Changelog: http://pear.php.net/package-changelog.php?package=Config
    Download: http://pear.php.net/get/Config-1.1.tgz

Authors
-------------
Bertrand Mansion <bmansion@[...].com>  (lead)


-- 
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved