User "Dantman" posted a comment on MediaWiki.r97159. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97159#c22831 Commit summary:
Use IContextSource instead of RequestContext inside type hints and instanceof checks. All we need is something that implements IContextSource and it's possible we may want to implement types of RequestContext that don't directly extend RequestContext but are perfectly valid to be passed to classes. Comment: May need another 1.18 MTF over r93557. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
