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

Request #8056 Add support to remove() for NULL comparisons
Submitted: 2006-06-28 14:54 UTC
From: sgreene at azorus dot com Assigned: quipo
Status: Closed Package: MDB_QueryTool (version 1.1.1)
PHP Version: Irrelevant OS: RedHat ES v3
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 : 14 + 22 = ?

 
 [2006-06-28 14:54 UTC] sgreene at azorus dot com (Shawn)
Description: ------------ Add support to remove() for NULL comparisons... It would be nice if the remove() function were capable of taking a value passed as either the first argument, or within the data array, and determining that NULL should be converted to XXX IS NULL instead of XXX = 'NULL'.

Comments

 [2006-06-28 15:20 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.