Follow-up r86775: restub $wgLang. Not because it's a good idea, but because I can...
authorHappy-melon <happy-melon@users.mediawiki.org>
Sun, 24 Apr 2011 10:50:51 +0000 (10:50 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Sun, 24 Apr 2011 10:50:51 +0000 (10:50 +0000)
commit21813a563cb9b8850d8e080a9a796e5bb1773de8
treee4641d3bbe6223813fc05cbd99ffa95ed255253f
parentc799577fb5a2ef52ac4f6ce8944bf1b4afaff690
Follow-up r86775: restub $wgLang.  Not because it's a good idea, but because I can't see how to avoid the circular dependencies on it *without* stubbing it.  Probably easier to just continue the drive to deprecate the global variable altogether.
includes/Message.php
includes/Setup.php
includes/StubObject.php
tests/parser/parserTest.inc
tests/phpunit/includes/ArticleTablesTest.php
tests/phpunit/includes/parser/NewParserTest.php
tests/phpunit/suites/UploadFromUrlTestSuite.php