User "Aaron Schulz" posted a comment on MediaWiki.r86131. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86131#c17823 Commit summary:
* Pass around parser options instead of users and made some parser options consistency fixes * Moved makeParserOptions to Article.php * Renamed currentIncludeVersions -> getRevIncludes * Renamed updatePageCache -> setPageCache * Moved FlaggedRevs::getCacheKey up Comment: I'd rather dependency inject the User rather than always using $wgUser. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
