mirror of
https://github.com/doctrine/KeyValueStore.git
synced 2026-03-24 08:42:12 +01:00
Tests Fail #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jonmchan on GitHub (Oct 3, 2012).
PHPUnit tests currently do not work. I get the following error:
PHP Fatal error: Call to undefined method Mock_Mongo_7158d1b0::selectDB() in key-value-store/lib/Doctrine/KeyValueStore/Storage/MongoDbStorage.php on line 79
@beberlei commented on GitHub (Jan 27, 2013):
This is fixed now.