* make preprocessorFuzzTest.php pass the Title object to Parser, removed checks for...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 30 May 2011 16:10:23 +0000 (16:10 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 30 May 2011 16:10:23 +0000 (16:10 +0000)
commitc58ef2b85ba9072e19db85dbd42704a5c7c37a88
treef5c84e5ffc09a24be505b7e16fff384d09250eb9
parentff1dc8a17591c1e540d6f7e2ccb5c1ba0dec2e34
* make preprocessorFuzzTest.php pass the Title object to Parser, removed checks for non-object in Parser
* make the parser use ParserOptions::getUser() instead of $wgUser
* fixed some E_NOTICE and E_STRICT in preprocessorFuzzTest.php
includes/parser/Parser.php
maintenance/preprocessorFuzzTest.php