Memcached PECL: Allow using binary protocol
authorMatthew Flaschen <mflaschen@wikimedia.org>
Wed, 24 Aug 2016 18:56:39 +0000 (14:56 -0400)
committerMatthew Flaschen <mflaschen@wikimedia.org>
Wed, 24 Aug 2016 18:57:16 +0000 (14:57 -0400)
commitad7a968fb025fe3d90e527a6e8c327c72bb093b3
tree10304ee0278780a7be0a27a8d3196fba62d8a9a0
parent51e6bf905e546bdad725dc76888522de48be15ce
Memcached PECL: Allow using binary protocol

This is required for e.g. the touch() method in older versions of
the Memcached client.

It still defaults to ASCII.

Bug: T143464
Change-Id: Ib6b22b47fddc3dbad885f86c31eb1571df0438ff
includes/objectcache/MemcachedPeclBagOStuff.php