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

Bug #9172 MDB2_Schema::quoteIdentifier() undefined!
Submitted: 2006-10-26 19:11 UTC
From: cykit at 126 dot com Assigned: ifeghali
Status: Closed Package: MDB2_Schema (version 0.7.0)
PHP Version: 5.1.6 OS: windows xp
Roadmaps: (Not assigned)    
Subscription  


 [2006-10-26 19:11 UTC] cykit at 126 dot com (Cykit)
Description: ------------ Call to undefined method MDB2_Schema::quoteIdentifier() in F:\Projects\PHP\CySay\libaray\PEAR\MDB2\Schema.php on line 988 Test script: --------------- $query = "SELECT MAX($field) FROM ".$this->quoteIdentifier($table, true);

Comments

 [2006-10-26 19:16 UTC] cykit at 126 dot com
The test script is from the code of Schema.php line 988 of MDB2_Schema package.
 [2006-10-26 22:54 UTC] ifeghali (Igor Feghali)
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.