objectcache: move MemcachedClient class to /utils subdir
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 10 Aug 2019 01:14:32 +0000 (18:14 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 21 Aug 2019 23:17:20 +0000 (16:17 -0700)
commit44e2ab3560fe15eb671a6a932ccc266ab05d0ce1
treed04266bb8a19c95e9c63c2527de73e749fea77dc
parentb43543acc941633d12b2d26dfea53027bfa079d8
objectcache: move MemcachedClient class to /utils subdir

Change-Id: I2774d3e7a3c96ef691106b21908a42bfbbf25956
autoload.php
includes/libs/objectcache/MemcachedClient.php [deleted file]
includes/libs/objectcache/utils/MemcachedClient.php [new file with mode: 0644]