"Hashar" changed the status of MediaWiki.r107862 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107862#c28822
Old Status: new > New Status: fixme Commit summary for MediaWiki.r107862: Implemented console panel in debug toolbar Hashar's comment: <tt>wfDeprecated()</tt> does not alway output a message (there is a return there). MWDebug::deprecated() should be near the wfWarn() calls. <tt>wfWarn()</tt> alters the $msg parameter. You should make sure the call to a MWDebug method uses the updated message. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
