User "Platonides" posted a comment on MediaWiki.r86131. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86131#c17804 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: Also, I don't see the need for creating a new method. Seems that just calling getParserOptions() would have worked for you. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
