* Use WikiPage instead of Article for ParserCache stuff
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 5 Feb 2012 16:45:41 +0000 (16:45 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 5 Feb 2012 16:45:41 +0000 (16:45 +0000)
commitba913a2eb057ccdca8d271dac0901da38d30a582
tree9cb3d920c24576b76dd85102f13f323eeed829ed
parenta3c1afdb5f723cf4cc2bb8941c9a0f7147acf00f
* Use WikiPage instead of Article for ParserCache stuff
* Use ParserOptions::newFromUserAndLang() instead of 'new ParserOptions' to not rely on global variables
tests/phpunit/includes/ParserOptionsTest.php