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

Request #13267 Table name should be optional in constructor parameter list
Submitted: 2008-02-29 15:22 UTC
From: wiesemann Assigned: wiesemann
Status: Closed Package: DB_Table (version CVS)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2008-02-29 15:22 UTC] wiesemann (Mark Wiesemann)
Description: ------------ Request from pear-forum.org: The $table parameter should be optional, and it should not override the $table property. This allows users to set the table name in the classes without having to specify the table name on each instantiation.

Comments

 [2008-03-28 16:58 UTC] wiesemann (Mark Wiesemann)
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.