User "Jack Phoenix" posted a comment on MediaWiki.r87487. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87487#c16603 Commit summary:
Kill $wgSkinExtensionFunctions. Way back in r4934 when it was introduced, it was near the beginning of Setup.php, and $wgExtensionFunctions was near the end. Thus, they served two different purposes for doing extension setup. Refactoring over time has brought these processes side-by-side and thus the unused (and less-featured) one is getting the axe. -1 more awful global \o/ Comment: I assume that 'version-skin-extension-functions' interface message is now unused, too, so it probably should be removed. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
