PEAR is archived and read-only

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

Home » PEAR » PEAR » Bug #1602

pear config-get output change request

Details

Submitted2004-06-10 10:18 UTC
Fromcox at idecnet dot com
Assignedpajoye
StatusClosed
PackagePEAR
PHP VersionIrrelevant
Roadmaps(Not assigned)

Comments

[2004-06-10 10:18 UTC] cox at idecnet dot com

Description:
------------
The current output of config-get <var> is:
<var>=<value>

this format is umconfortable for scripting, it should be just:
<value>

Tomas V.V.Cox

[2004-06-15 16:38 UTC] pierre at dotgeek dot org

This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.

Thank you for the report, and for helping us make PEAR better.

Hello,

Agreed.