Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Bug #14210 pear list -ia brings warnings
Submitted: 2008-06-23 12:27 UTC
From: cweiske Assigned: dufuz
Status: Closed Package: PEAR (version 1.7.2)
PHP Version: 5.2.6 OS:
Roadmaps: 1.8.0alpha1    
Subscription  


 [2008-06-23 12:27 UTC] cweiske (Christian Weiske)
Description: ------------ Calling pear list -ia brings warnings Actual result: -------------- > pear list -ia Warning: Invalid argument supplied for foreach() in PEAR/Frontend/CLI.php on line 756 PHP Warning: Invalid argument supplied for foreach() in /usr/local/lib/php/PEAR/Frontend/CLI.php on line 756 PHP Stack trace: PHP 1. {main}() /usr/local/lib/php/pearcmd.php:0 PHP 2. PEAR_Command_Common->run() /usr/local/lib/php/pearcmd.php:312 PHP 3. PEAR_Command_Registry->doList() /usr/local/lib/php/PEAR/Command/Common.php:285 PHP 4. PEAR_Command_Registry->doList() /usr/local/lib/php/PEAR/Command/Registry.php:143 PHP 5. PEAR_Frontend_CLI->outputData() /usr/local/lib/php/PEAR/Command/Registry.php:212 Warning: Invalid argument supplied for foreach() in /usr/local/lib/php/PEAR/Frontend/CLI.php on line 756 Call Stack: 0.0030 222988 1. {main}() /usr/local/lib/php/pearcmd.php:0 0.2072 2859764 2. PEAR_Command_Common->run() /usr/local/lib/php/pearcmd.php:312 0.2073 2859764 3. PEAR_Command_Registry->doList() /usr/local/lib/php/PEAR/Command/Common.php:285 0.5185 4108524 4. PEAR_Command_Registry->doList() /usr/local/lib/php/PEAR/Command/Registry.php:143 0.5220 4109916 5. PEAR_Frontend_CLI->outputData() /usr/local/lib/php/PEAR/Command/Registry.php:212 Installed packages, channel __uri: ==================================

Comments

 [2008-06-24 19:01 UTC] dufuz (Helgi Þormar Þorbjörnsson)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.