- Improved getReferences, added checking to avoid invalid dynamic references to FindA...
commit2232f74eaddf662599ed9c896986889a204947fa
authorCésar D. Rodas <crodas@php.net>
Sun, 23 May 2010 08:10:59 +0000 (23 04:10 -0400)
committerCésar D. Rodas <crodas@php.net>
Sun, 23 May 2010 08:10:59 +0000 (23 04:10 -0400)
treecfda069184f5f9ed13bad1945f1a5e0c565f73ce
parente9395f79ccbd5f3b8228f610b28e56ba516867a5
- Improved getReferences, added checking to avoid invalid dynamic references to FindAndModify queries
- Improved unit testings
lib/ActiveMongo.php
tests/ActiveMongoSuite.php
tests/QueryTest.php
tests/ReferencesTest.php