mediawiki-extensions-Confir.../includes
Derick Alangi 7e97119a91 store: Avoid deprecated use of ObjectCache::getMainStashInstance()
And also, avoid deprecated use of wfMemcKey() global function. So,
create a BagOStuff cache object and use. ::getMainStashInstance() was
deprecated in 1.28 and the MainObjectStash service was marked available.

Currently, extension requires MediaWiki 1.31 at the minimum so the
replacement is safe.

Change-Id: I01494a2dcbcbf30fe9960fdfb55b4912a648c7b6
2019-05-08 22:59:16 +01:00
..
auth build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 12:06:19 -07:00
specials Clean up some phpcs problems 2018-07-12 23:13:58 +00:00
store store: Avoid deprecated use of ObjectCache::getMainStashInstance() 2019-05-08 22:59:16 +01:00
CaptchaTriggers.php Allow other extensions to setup triggers using attributes 2017-09-02 17:45:26 +02:00
CaptchaValue.php Add AuthManager support to SimpleCaptcha, QuestyCaptcha, FancyCaptcha, MathCaptcha 2016-05-16 09:50:25 +00:00
ConfirmEditHooks.php Clean up some phpcs problems 2018-07-12 23:13:58 +00:00