"Siebrand" changed the status of MediaWiki.r106070 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/106070#c27538
Old Status: new > New Status: fixme Commit summary for MediaWiki.r106070: added missing deprecation notices Siebrand's comment: Getting flooed by: PHP Notice: Use of User::getSkin was deprecated in MediaWiki 1.18. [Called from TranslationHelpers::ajaxEditLink in /www/w/extensions/Translate/utils/TranslationHelpers.php at line 1186] in /www/w/includes/GlobalFunctions.php on line 3520 This is not the way we do this. You update all callers in SVN before doing this, or you wait at least one full version before adding wfDeprecated(). Please correct. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
