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

Bug #476 Sintaxe error
Submitted: 2003-12-22 11:21 UTC
From: maka3d at yahoo dot com dot br Assigned: alan_k
Status: Closed Package: DB_DataObject
PHP Version: Irrelevant OS: irrelevant
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 : 9 + 15 = ?

 
 [2003-12-22 11:21 UTC] maka3d at yahoo dot com dot br
Description: ------------ At lines 840 and 990 what is if (PEAR::isError($vale)) { should be if (PEAR::isError($value)) { $value was typewrited wrong as $vale

Comments

 [2003-12-23 03:41 UTC] alan_k
oops - looks like a job for christmas :) - well spotted
 [2003-12-23 11:35 UTC] alan_k
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better. thanks - fixed it.