wiki.techinc.nl/includes/poolcounter
Derick Alangi 1b9ea4d1bf Avoid/Replace usage of deprecated wfMemcKey() function
This global function was deprecated in 1.30 and is replaced with
the use of `ObjectCache::getLocalClusterInstance()->makeKey()`.

Change-Id: Ic08b53111be4374a973e08c2ed68224bfa922fa8
2019-05-02 14:27:31 +00:00
..
PoolCounter.php Rename PoolCounter_Stub to PoolCounterNull 2019-03-24 22:44:46 +01:00
PoolCounterNull.php Rename PoolCounter_Stub to PoolCounterNull 2019-03-24 22:44:46 +01:00
PoolCounterRedis.php Rewrite HashRing to use consistent hashing 2018-06-07 03:36:22 -07:00
PoolCounterWork.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
PoolCounterWorkViaCallback.php Get rid of call_user_func(_array)(), part 3 2018-06-10 02:21:24 +00:00
PoolWorkArticleView.php Avoid/Replace usage of deprecated wfMemcKey() function 2019-05-02 14:27:31 +00:00