User "Bawolff" changed the status of MediaWiki.r85403. Old Status: new New Status: fixme
User "Bawolff" also posted a comment on MediaWiki.r85403. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/85403#c17112 Commit summary: Follow-up r85302: update OutputPage constructors in core. Comment: In ParserTests.inc/NewParserTests.inc - shouldn't that be <code>$GLOBALS['wgOut'] = $context->output;</code> not <code>$GLOBALS['wgOut'] = ''new''' $context->output;</code>? I think this causes: Notice: Use of OutputPage::__construct is deprecated. [Called from ParserTest::setupGlobals in /var/www/w/phase3/tests/parser/parserTest.inc at line 687] in /var/www/w/phase3/includes/GlobalFunctions.php on line 3243 _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
