From: [EMAIL PROTECTED] Operating system: PHP version: 4.2.3 PHP Bug Type: Feature/Change Request Bug description: Wanted: a pearinfo() function analogous to phpinfo()
I would like to see a pearinfo() function that looks like phpinfo(). The output would be grouped into three sections, based on the following PEAR commands: pear config-show pear list pear info <package> The third section would feature the equivalent of "pear info <package>" for each installed PEAR package. -- Edit bug report at http://bugs.php.net/?id=20208&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20208&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20208&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20208&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20208&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20208&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20208&r=support Expected behavior: http://bugs.php.net/fix.php?id=20208&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20208&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20208&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20208&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20208&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20208&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20208&r=isapi