objectcache: Remove getWithSetCallback() signature backwards-compatability
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 17 Oct 2015 22:45:08 +0000 (15:45 -0700)
committerKrinkle <krinklemail@gmail.com>
Mon, 19 Oct 2015 23:47:04 +0000 (23:47 +0000)
commitf84b32af37193cbe9898b4aed5e586fa824e4c75
treef04328369ec3ef57c531366bc15dab6b341dfd43
parent686b8b1cde39a78fbc1c1a7117104b4617efa66b
objectcache: Remove getWithSetCallback() signature backwards-compatability

All callers have been migrated

Change-Id: I7b6b87594dd724434ba24d8206fe07d66c1d5d25
includes/libs/objectcache/WANObjectCache.php
tests/phpunit/includes/objectcache/WANObjectCacheTest.php