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 |
||
|---|---|---|
| .. | ||
| BacklinkCache.php | ||
| CacheDependency.php | ||
| CacheHelper.php | ||
| FileCacheBase.php | ||
| GenderCache.php | ||
| HTMLFileCache.php | ||
| LCStoreStaticArray.php | ||
| LinkBatch.php | ||
| LinkCache.php | ||
| LocalisationCache.php | ||
| MessageBlobStore.php | ||
| MessageCache.php | ||
| ObjectFileCache.php | ||
| ResourceFileCache.php | ||
| UserCache.php | ||