Avoid deprecated LinkCache::singleton()
authorKunal Mehta <legoktm@member.fsf.org>
Mon, 11 Jun 2018 06:55:11 +0000 (23:55 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Mon, 11 Jun 2018 06:55:11 +0000 (23:55 -0700)
commitc4e5a9dd97ce98e410fcdee8c5fda96f03fd8b25
tree6914e3de0020159d2cc39fade526dfa54b2fba18
parentdc96f656affd1f8fab0ae72b0d96e77055e5b336
Avoid deprecated LinkCache::singleton()

Change-Id: Ie0e5c4ef0fe6ec896378bb2433af0898655dd907
15 files changed:
includes/OutputPage.php
includes/Title.php
includes/api/ApiPageSet.php
includes/api/ApiParse.php
includes/page/WikiPage.php
includes/parser/CoreParserFunctions.php
includes/parser/LinkHolderArray.php
includes/parser/Parser.php
includes/parser/ParserOptions.php
maintenance/refreshLinks.php
tests/parser/ParserTestRunner.php
tests/phpunit/MediaWikiTestCase.php
tests/phpunit/includes/TitleMethodsTest.php
tests/phpunit/includes/TitleTest.php
tests/phpunit/includes/content/ContentHandlerTest.php