"Platonides" posted a comment on MediaWiki.r106456.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/106456#c27889

Commit summary for MediaWiki.r106456:

introduce a new setting that allows extension authors to whitelist deprecated 
funtion usage for functions they do not wish to update due to backward compat 
reasons for a while

Platonides's comment:

Why not merge $wgDeprecationReleaseLimit and $wgDeprecationWhitelist?

E.g. $wgDeprecationWarnings = array( 'limit' => "1.17", 'whitelist' => array() 
);

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

Reply via email to