- Fixed error with non-value (NULL, 0, false)
commitf527ef66f4c2dbca9a46035898ed5abf077d79d8
authorCésar D. Rodas <crodas@php.net>
Sun, 2 May 2010 15:54:25 +0000 (2 11:54 -0400)
committerCésar D. Rodas <crodas@php.net>
Sun, 2 May 2010 15:54:25 +0000 (2 11:54 -0400)
treeab4a78e33d22706962236e2c1f26237e6916638e
parent3d974b1b3c107bf56b526fd6fc3acefa90ce2883
- Fixed error with non-value (NULL, 0, false)
- Added tests suite for fixed bug
lib/ActiveMongo.php
tests/QueryTest.php