Drop XCache support
authorChad Horohoe <chadh@wikimedia.org>
Tue, 6 Feb 2018 02:11:27 +0000 (18:11 -0800)
committerChad Horohoe <chadh@wikimedia.org>
Wed, 7 Feb 2018 21:45:40 +0000 (13:45 -0800)
commit5c93fabafd32296764183e087d29d3644211d2d6
treeb83a40305295e217e88c497d4e60506721eca473
parent3f5626f3d26474fae61fd928785970e86fc6a099
Drop XCache support

It was never super popular anyway, APC was always the best option.
The project has no plans to move to PHP7, so it's quickly reaching
its end of life. Oh, and Fedora dropped it from their repos 2 years
ago.

Change-Id: Ia3257e86a6323d8943f04a5c05c72c0bd4c4b0a9
15 files changed:
RELEASE-NOTES-1.31
autoload.php
docs/distributors.txt
includes/DefaultSettings.php
includes/Defines.php
includes/ServiceWiring.php
includes/installer/Installer.php
includes/installer/i18n/en.json
includes/installer/i18n/qqq.json
includes/libs/filebackend/FileBackendStore.php
includes/libs/filebackend/SwiftFileBackend.php
includes/libs/objectcache/XCacheBagOStuff.php [deleted file]
includes/utils/UIDGenerator.php
maintenance/dictionary/mediawiki.dic
tests/phpunit/MediaWikiTestCase.php