User "^demon" posted a comment on MediaWiki.r86052.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86052#c15956
Commit summary:
Polish off all special-page-by-global-function instances in extensions. The
preferred syntax is now exclusively $wgSpecialPages['PageName'] =
'ClassExtendingSpecialPage', where that class has a constructor which calls
SpecialPage::__construct('PageName').
Comment:
No, where it calls parent::__construct() :)
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview