[MCR] Turn Revision into a proxy to new code.
authordaniel <daniel.kinzler@wikimedia.de>
Thu, 31 Aug 2017 18:41:04 +0000 (20:41 +0200)
committerAddshore <addshorewiki@gmail.com>
Mon, 18 Dec 2017 14:37:29 +0000 (14:37 +0000)
commit9dcc56b3c9e7a3212d0900ee23808b9402cad952
treed44b0ae5a51ec9e1c9cd2ac3440ae0c43e1ca116
parent4f4af0f2731bea7f772c30afe234bf7386ff18b7
[MCR] Turn Revision into a proxy to new code.

Change-Id: I4f24e7fbb683cb51f3fd8b250732bae9c7541ba2
13 files changed:
RELEASE-NOTES-1.31
docs/hooks.txt
includes/Revision.php
includes/ServiceWiring.php
includes/actions/HistoryAction.php
includes/cache/MessageCache.php
includes/page/WikiPage.php
includes/parser/Parser.php
includes/resourceloader/ResourceLoaderWikiModule.php
includes/specials/SpecialNewpages.php
tests/phpunit/includes/MediaWikiServicesTest.php
tests/phpunit/includes/RevisionDbTestBase.php
tests/phpunit/includes/RevisionTest.php