User "IAlex" posted a comment on MediaWiki.r99678. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99678#c24268 Commit summary:
Moved wfSpecialList() to Language::specialList() so that it can be used in the context of special pages instead of relying unconditionally of $wgLang. Updated all calls in core and added a @deprecated comment to wfSpecialList() but not a wfDeprecated() call since it's still used in SiteMatrix and StalePages extensions. Comment: Done in r99778. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
