User "Aaron Schulz" changed the status of MediaWiki.r90026. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90026#c0 Commit summary: * Remove @static from the last few places it's left in core. Please don't use this silly annotation anymore, that's what the static keyword is for. * Enforce protected on SpecialAllPages::getNamespaceKeyAndText(), it's not @private like the comment implies * Drop User::getMaxID(), nothing uses it _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
