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

Bug #7532 Warning in the constructor MDB_QueryTool_Result_Row
Submitted: 2006-05-01 13:31 UTC
From: sima at igldesign dot cz Assigned: quipo
Status: Closed Package: MDB_QueryTool (version CVS)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2006-05-01 13:31 UTC] sima at igldesign dot cz (Patrik Sima)
Description: ------------ $this->useResult('object'); $res = $this->getCol('id'); $row = $res->fetchRow(); Actual result: -------------- Warning: Invalid argument supplied for foreach() in \MDB\QueryTool\Result\Object.php on line 62

Comments

 [2006-05-01 15:30 UTC] quipo (Lorenzo Alberton)
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.