"Dantman" posted a comment on MediaWiki.r103817. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103817#c26976
Commit summary for MediaWiki.r103817: Bug 29524 - Rename RequestContext::getLang to getLanguage I'll be amazed if this doens't break any tests. Dantman's comment: Frankly I'd revert on the fact alone that we have an interface declaration that includes a required method that says `@deprecated 1.19 Use getLanguage instead` in it, and the only reason for making the name change causing duplicate methods in the interface was stylistic changes to the name, absolutely no functional changes to the code. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
