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

Bug #17984 Error is not reported when mysqli_stmt_bind_param() fails
Submitted: 2010-10-21 19:17 UTC
From: dennylin93 Assigned: quipo
Status: Closed Package: MDB2_Driver_mysqli (version 1.5.0b3)
PHP Version: 5.3.3 OS: FreeBSD
Roadmaps: (Not assigned)    
Subscription  


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 30 + 48 = ?

 
 [2010-10-21 19:17 UTC] dennylin93 (Denny Lin)
Description: ------------ When an error occurs while parsing parameters, mysqli_stmt_bind_param() returns NULL. However, only FALSE is checked, so some errors are missed. We should check for not TRUE.

Comments

 [2010-10-21 19:20 UTC] dennylin93 (Denny Lin)
 [2011-03-06 19:47 UTC] quipo (Lorenzo Alberton)
-Status: Open +Status: Closed -Assigned To: +Assigned To: quipo
This bug has been fixed in SVN. 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.