Fix bogus calls to encodeKey/decodeKey in the PHP memcached class
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 24 Oct 2015 22:16:59 +0000 (15:16 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 24 Oct 2015 22:38:23 +0000 (15:38 -0700)
commit51fe42fc1a677492c9cf80e3d2002c991b33f5af
tree0d1e6efdec5036a005c096ddcee15acf9af810f6
parentce5fc7150ffaae09001e832eb9f232ce875d9741
Fix bogus calls to encodeKey/decodeKey in the PHP memcached class

* Follow up to cdb543272883b180
* These are no longer needed

Change-Id: Id41c3aae50a13f3c53f2bbd9662027b36a1f4142
includes/libs/objectcache/MemcachedPhpBagOStuff.php