User "Happy-melon" posted a comment on MediaWiki.r86052.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86052#c15957
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:

Given that I just slapped a wfDeprecated() on the B/C for old constructors, yes 
indeed <tt>:D</tt>

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to