"Nikerabbit" changed the status of MediaWiki.r109032 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109032
Old status: new > New status: ok Commit summary for MediaWiki.r109032: Move MWDebug enabling logic to Setup.php MWDebug initialization method was made to look up for a global variable. This patch move the logic to Setup.php so we can replicate it when doing tests. Side effect, MWDebug is disabled by default. Users will explicitly have to enable it by using init(). Ping r105123 _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
