Introduce ContentLanguage service to replace $wgContLang
authorAryeh Gregor <ayg@aryeh.name>
Wed, 25 Jul 2018 14:37:16 +0000 (17:37 +0300)
committerKunal Mehta <legoktm@member.fsf.org>
Wed, 1 Aug 2018 04:42:53 +0000 (21:42 -0700)
commit1e079652e078715160013e11df3f8d85ecc83d26
treebfcb3416a339c9d87a0be6e1c9a395de971076d4
parent5a16d92e04ec29aa5f617e452f8eb515416e0fcb
Introduce ContentLanguage service to replace $wgContLang

Bug: T200246
Depends-On: I31c2e20fc70ba3cbc124b9f462f4924a139dd9bd
Depends-On: I4aaf1c641ec6abef214eb96c0e4b42a67488ac00
Depends-On: I461cf2f441a4040bb15d6c4bb93ce6114c143845
Depends-On: I4b1cc4257348d1773fd2ccf045966261f801e7d0
Depends-On: I9790b7efdd484366dc36eb8880778aea1a559e5e
Change-Id: I193f5b9a95430b0a05573c361715e053e5411e32
includes/MediaWikiServices.php
includes/ServiceWiring.php
includes/Setup.php
tests/parser/ParserTestRunner.php
tests/phpunit/MediaWikiTestCase.php
tests/phpunit/includes/MediaWikiServicesTest.php