[MCR] Use RevisionStore::getArchiveQueryInfo in PageArchive
authoraddshore <addshorewiki@gmail.com>
Thu, 14 Dec 2017 23:14:14 +0000 (23:14 +0000)
committerAddshore <addshorewiki@gmail.com>
Thu, 21 Dec 2017 22:14:30 +0000 (22:14 +0000)
commit7458232874986edf20fbd85f45f42295b1689524
treedeac3f33a1d354d9c16da696c96db6935ca6a486
parent69f15961357e987b0ff900ba9716ef4ee2212881
[MCR] Use RevisionStore::getArchiveQueryInfo in PageArchive

This is needed to allow RevisionStore to be switched to an
alternative database schema for MCR.

Bug: T174026
Bug: T183509
Change-Id: I51318cb102f6fb8962e608196bee96bde023bcff
includes/page/PageArchive.php
tests/phpunit/includes/PageArchiveTest.php