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

Bug #1614 Wrong options-array passed to DB::connect()
Submitted: 2004-06-11 10:30 UTC
From: tmp002 at dadabase dot de Assigned: quipo
Status: Closed Package: DB_QueryTool
PHP Version: 4.3.6 OS: Gentoo Linux
Roadmaps: (Not assigned)    
Subscription  


 [2004-06-11 10:30 UTC] tmp002 at dadabase dot de
Description: ------------ After upgrading from 0.98 to 0.10.1 connect() in Query.php fails because wrong options-array ist passed to DB::connect(). It's the same array that is passed to the constructor of the Querytool-subclass and contains fields such as 'errorCallback'. DB doesn't like other fields than defined in DB (such as 'debug') and returns a DB_error object.

Comments

 [2004-06-11 15:21 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2004-06-11 15:32 UTC] tmp002 at dadabase dot de
It's the recent 1.6.4 version.
 [2004-06-12 18:38 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!