Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1f4d601

Browse files
author
Joe Bennett
committed
#27345 Added Lock/Store/MongoDbStore
1 parent 71c33c1 commit 1f4d601

File tree

5 files changed

+487
-2
lines changed

5 files changed

+487
-2
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<env name="LDAP_PORT" value="3389" />
2020
<env name="REDIS_HOST" value="localhost" />
2121
<env name="MEMCACHED_HOST" value="localhost" />
22+
<env name="MONGODB_HOST" value="localhost" />
2223
<env name="ZOOKEEPER_HOST" value="localhost" />
2324
</php>
2425

0 commit comments

Comments
 (0)