- Added disconnect() and isconnected() methods
commit0eb72b03af8e727cbd4edd20cd28ce54943321f1
authorCésar D. Rodas <crodas@php.net>
Sun, 13 Jun 2010 16:26:59 +0000 (13 12:26 -0400)
committerCésar D. Rodas <crodas@php.net>
Sun, 13 Jun 2010 16:26:59 +0000 (13 12:26 -0400)
tree110aba9f8bfde4f37b71abe75d4c9ff234920987
parent7ba2bc7d5c4d08d73a00cd881a381f87c3c36feb
- Added disconnect() and isconnected() methods
- Added Cache tests for connections, it shouldn't connect if there is no need
lib/ActiveMongo.php
tests/CacheTest.php
tests/QueryTest.php