"Hashar" posted a comment on MediaWiki.r98405. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98405#c30564
Commit summary for MediaWiki.r98405: HTMLFileCache refactoring: * Rewrote class and split into three classes: a base class, and html cache and a more generic cache to be used later. * The new classes now use RequestContext. * Renamed fetchPageText() -> fetchText(). * Split out new saveText() function from saveToFileCache(). * Various other cleanups and fixes. Also fixed backwards setting of $wgDisableCounters in rebuildFileCache.php. Hashar's comment: r110871 implements gzopen() + stream_get_contents() _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
