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

Bug #9661 notice in Structures_Graph_Manipulator_Topological::sort()
Submitted: 2006-12-20 03:07 UTC
From: cellog Assigned: cellog
Status: Closed Package: Structures_Graph (version 1.0.1)
PHP Version: Irrelevant OS: n/a
Roadmaps: (Not assigned)    
Subscription  


 [2006-12-20 03:07 UTC] cellog (Greg Beaver)
Description: ------------ the "return $result;" line results in a notice because it is unnecessary, and the $result array does not exist.

Comments

 [2007-01-07 06:16 UTC] cellog (Greg Beaver)
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.
 [2007-02-02 02:26 UTC] kaidnu at hotmail dot com (kaidnu)
The following errors are displayed when PEAR is done in the up-grade, and it doesn't advance it previously though "Structures_Graph" was installed. Please teach if there is an action method that can be devised. My best regards. error message is : requires package `Structures_Graph' >= 1.0.2
 [2007-02-02 02:55 UTC] kaidnu at hotmail dot com (kaidnu)
It was my command mistake. I'm sorry. The up-grade of PEAR succeeded. Thank you.