Iterable::key must return string or int type. Add typecast to prevent 'Illegal type...
commit16ccce875e1ddbc624e7310b72a7f30f82a8671d
authorMassimiliano Torromeo <massimiliano.torromeo@gmail.com>
Fri, 7 May 2010 15:21:23 +0000 (7 23:21 +0800)
committerCésar D. Rodas <crodas@php.net>
Fri, 7 May 2010 19:38:06 +0000 (8 03:38 +0800)
tree5800bde6162b57899d1f3fb2b516d5e42e90877b
parent05958504d6e4dcefa43e5c6fdeba3ea181bc07f0
Iterable::key must return string or int type. Add typecast to prevent 'Illegal type returned from ActiveMongo::key()'
lib/ActiveMongo.php