[MCR] fix RevisionStore::checkDatabaseWikiId for DB names with dashes.
authoraddshore <addshorewiki@gmail.com>
Wed, 3 Jan 2018 14:42:13 +0000 (14:42 +0000)
committerAddshore <addshorewiki@gmail.com>
Thu, 4 Jan 2018 17:18:41 +0000 (17:18 +0000)
commitafe3d071a9899a85bc6b59dc6c05b63bbaf2a1df
tree452799c8d72dbc68a9120fe1bf55131d133fc0d5
parent5aea96df5a7b55fe1be74dcc5259508b05d89577
[MCR] fix RevisionStore::checkDatabaseWikiId for DB names with dashes.

This is a quick hack, for a proper solution see I6a98684af1d7

Bug: T183914
Change-Id: I45a151a332145438c484e02bbe96cd85dd602b9e
includes/Storage/RevisionStore.php
tests/phpunit/includes/Storage/RevisionStoreDbTest.php