wiki.techinc.nl/includes/cache
Seb35 ad0d70fd52 $wgUseGzip had no effect
Since MediaWiki 1.24 a constructor is defined in HTMLFileCache,
so the constructor of the parent class, FileCacheBase, is no more
called, and $wgUseGzip is no more used. This fix explicitely calls
the parent constructor.

Bug: T103237
Change-Id: I80c1871881049b9618c23aa76e6665867ecec2aa
2015-06-20 19:07:07 +02:00
..
BacklinkCache.php Merge "Drop outdated "documentation reviewed" tags" 2015-03-18 16:56:58 +00:00
CacheDependency.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
CacheHelper.php
FileCacheBase.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
GenderCache.php
HTMLFileCache.php $wgUseGzip had no effect 2015-06-20 19:07:07 +02:00
LCStoreStaticArray.php Fixed spacing 2015-06-17 20:22:32 +00:00
LinkBatch.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
LinkCache.php Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
LocalisationCache.php Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
MessageBlobStore.php cache: Add in-process caching to MessageBlobStore 2015-06-02 23:10:16 +01:00
MessageCache.php Made MessageCache use the WAN cache 2015-06-16 17:09:12 +00:00
ObjectFileCache.php
ResourceFileCache.php resourceloader: Replace timestamp system with version hashing 2015-05-19 22:28:17 +00:00
UserCache.php Remove double str_replace( ' ', '_', $ ) when using LinkBatch 2015-06-19 22:04:25 +02:00