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

Bug #15650 typo in function name
Submitted: 2009-01-16 08:36 UTC
From: alec Assigned: quipo
Status: Closed Package: MDB2_Driver_mysql (version CVS)
PHP Version: 5.2.8 OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


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 : 26 - 1 = ?

 
 [2009-01-16 08:36 UTC] alec (Aleksander Machniak)
Description: ------------ In function setCharset() on line 637 is used mysqli_real_escape_string(). Should be mysql_real_escape_string().

Comments

 [2009-01-16 09:50 UTC] quipo (Lorenzo Alberton)
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.