Revert "Make LocalisationCache a service"
authorAmir Sarabadani <Ladsgroup@gmail.com>
Mon, 26 Aug 2019 16:28:26 +0000 (18:28 +0200)
committerAmir Sarabadani <Ladsgroup@gmail.com>
Mon, 26 Aug 2019 16:28:26 +0000 (18:28 +0200)
commit308e6427aef169a575a339e6a8e0558d29403a1d
treef4ed26450037b88a09167dc3ab6116e160acb8b0
parentc63a37679c8e96940702fa84e4def02484dd8e24
Revert "Make LocalisationCache a service"

This reverts commits:
 - 76a940350d36c323ebedb4ab45cc81ed1c6b6c92
 - b78b8804d076618e967c7b31ec15a1bd9e35d1d0
 - 2e52f48c2ed8dcf480843e2186f685a86810e2ac
 - e4468a1d6b6b9fdc5b64800febdc8748d21f213d

Bug: T231200
Bug: T231198
Change-Id: I1a7e46a979ae5c9c8130dd3927f6663a216ba753
20 files changed:
RELEASE-NOTES-1.34
autoload.php
includes/DefaultSettings.php
includes/MediaWikiServices.php
includes/ServiceWiring.php
includes/cache/localisation/LocalisationCache.php
includes/installer/Installer.php
includes/language/LanguageCode.php
includes/language/LanguageNameUtils.php [deleted file]
languages/Language.php
languages/data/Names.php
maintenance/rebuildLocalisationCache.php
tests/common/TestsAutoLoader.php
tests/phpunit/MediaWikiIntegrationTestCase.php
tests/phpunit/includes/api/ApiQuerySiteinfoTest.php
tests/phpunit/includes/cache/LocalisationCacheTest.php
tests/phpunit/includes/logging/LogFormatterTest.php
tests/phpunit/languages/LanguageTest.php
tests/phpunit/unit/includes/language/LanguageNameUtilsTest.php [deleted file]
tests/phpunit/unit/includes/language/LanguageNameUtilsTestTrait.php [deleted file]