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

Bug #3424 Notice and wrong error check
Submitted: 2005-02-10 14:51 UTC
From: ogmueller Assigned: lsmith
Status: Closed Package: MDB
PHP Version: 4.3.9 OS: Win2k
Roadmaps: (Not assigned)    
Subscription  


 [2005-02-10 14:51 UTC] ogmueller
Description: ------------ I get a warning "Undefined variable: result" in \MDB\Modules\Manager\oci8.php line 381 using MDB 1.3.0. The error check should go on $columns, i guess. Reproduce code: --------------- $MDB->listTableFields( 'my_table' ); Expected result: ---------------- no notice or warning Actual result: -------------- notice

Comments

 [2005-02-11 07:13 UTC] smith at backendmedia dot com
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.