$GLOBALS['wgContLang'] = $context->lang; is not assigning $wgContLang the same $langObj instantiated a couple of lines above, but a different object obtained from the user code, breaking variant parsertestsw.. |
||
|---|---|---|
| .. | ||
| MagicVariableTest.php | ||
| MediaWikiParserTest.php | ||
| NewParserTest.php | ||
| ParserHelpers.php | ||
| PreprocessorTest.php | ||
| TagHooks.php | ||