Page MenuHomePhabricator

PATCH: memcached-client.php get_multi stats raises 'Undefined index'
Closed, ResolvedPublic

Description

Author: zac.bristow

Description:
get_multi stats fix (patched against trunk)

The get_multi method of memcached-client.php will raise an 'Undefined index' notice when trying to increment its statistics. This patch will suppresses the notice as the other get/store methods of the class do.

Please backport this to the 1.12 branch if possible.


Version: unspecified
Severity: minor

Attached:

Details

Reference
bz13758

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:07 PM
bzimport set Reference to bz13758.
bzimport added a subscriber: Unknown Object (MLST).