summaryrefslogtreecommitdiff
path: root/makerpm
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>2002-03-04 10:02:45 +0000
committerStig Bakken <ssb@php.net>2002-03-04 10:02:45 +0000
commit8188c50c2896f1f4adaac8571a54743cd4f2cf53 (patch)
treeb2b54929bd1b42830147d539d7f056aebc80eae8 /makerpm
parentbe5908b06ceb91fc71621e99d84c14ca2877af2b (diff)
downloadphp-git-8188c50c2896f1f4adaac8571a54743cd4f2cf53.tar.gz
PEAR_Config rewrite:
* Now supports (in theory) an arbitrary number of config "layers" (different sets of configuration data with a defined priority). * Specify the type of config values so different frontends can make user-friendly configuration interfaces. Valid types are currently "string", "integer", "file", "directory", "set" and "password". The set type lets you specify a limited set of values that the config values must be selected from. Password values are stored base64-encoded. * Added phpdoc comments and some docs for config values. * Added singleton method. # configuration files still contain serialized data
Diffstat (limited to 'makerpm')
0 files changed, 0 insertions, 0 deletions