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

Request #6732 PEAR_Info not E_NOTICE safe
Submitted: 2006-02-09 00:05 UTC
From: fa Assigned: fa
Status: Closed Package: PEAR_Info (version 1.6.0)
PHP Version: Irrelevant OS: irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2006-02-09 00:05 UTC] fa
Description: ------------ When running PEAR_Info with E_ALL & ~E_STRICT on PHP5 I get Notice: Undefined index: package in .../PEAR/Info.php on line 153 Notice: Undefined index: package in .../PEAR/Info.php on line 334 Test script: --------------- fixes: I can only think of isset() && Expected result: ---------------- No notices

Comments

 [2006-02-25 23:46 UTC] fa
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.