Made setupGlobals() return the created context and use it instead of either global...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 10 Nov 2011 12:49:10 +0000 (12:49 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 10 Nov 2011 12:49:10 +0000 (12:49 +0000)
commit6efba66c0478e8a7b3dc73e6b59a769ca939b8d8
tree0013cd3b70903b07ecbb5c3436f3d32ddac97744
parent7c77b828b6c852b2953805a7a61c1add0f899e67
Made setupGlobals() return the created context and use it instead of either global variables or recreating more instance of those classes
tests/parser/parserTest.inc
tests/phpunit/includes/parser/NewParserTest.php