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

Bug #11384 Undefined variable
Submitted: 2007-06-21 09:53 UTC
From: tobiasfrank Assigned: farell
Status: Closed Package: PEAR_PackageUpdate (version 0.6.1)
PHP Version: 5.1.6 OS: Fedora Core
Roadmaps: 0.7.0    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 34 - 6 = ?

 
 [2007-06-21 09:53 UTC] tobiasfrank (Tobias Frank)
Description: ------------ When calling the test script I get following message: Update for package AuthPHP Notice: Undefined variable: savechannel in /usr/share/pear/PEAR/PackageUpdate.php on line 529 The update is recognized. Regards Tobias Test script: --------------- $ppu = PEAR_PackageUpdate::factory('Cli', 'Auth', 'pear'); $ppu->checkUpdate()

Comments

 [2007-06-22 14:49 UTC] farell (Laurent Laville)
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.