objectcache: Escape dots from cache keys in StatsD metrics
authorTimo Tijhof <krinklemail@gmail.com>
Sat, 14 Sep 2019 02:04:26 +0000 (03:04 +0100)
committerKrinkle <krinklemail@gmail.com>
Sat, 14 Sep 2019 18:16:55 +0000 (18:16 +0000)
commit9244cdb977898c0439e742dca58525b75004102d
tree1aa622c84a263cb904fb27e958f7fa86610e8b86
parent255e7ac9b938db92623f0e4a2251e9642afaf125
objectcache: Escape dots from cache keys in StatsD metrics

Bug: T232907
Change-Id: Ia61256e24fe35803e69a83a1ca235e18297c75cd
includes/libs/objectcache/wancache/WANObjectCache.php
tests/phpunit/includes/libs/objectcache/WANObjectCacheTest.php