User "Nikerabbit" posted a comment on MediaWiki.r101449. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101449#c25249 Commit summary:
Bug 30934 - Warning: Invalid argument supplied for foreach() in /languages/Language.php on line 423 Doing a run of doRebuildLocalisationCache on each run of update.php Comment: <pre> + $wgLocalisationCacheConf['forceRecache'] = true; </pre> What's this? Shouldn't you be passing --force to the script instead? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
