objectcache: Add BagOStuff::getWithSetCallback() convenience method
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 3 Oct 2015 19:37:28 +0000 (12:37 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 6 Oct 2015 00:26:32 +0000 (17:26 -0700)
commit355ba8530ed923d23bba1b97e366dc0f906dd006
treeae053e96c63332fcf7a70b340324c5895d285e17
parent4f7d15021d77f0bb4846fc405540a98a12742223
objectcache: Add BagOStuff::getWithSetCallback() convenience method

Change-Id: I9cc162ff1cc48c1c500f2999327bd18ba235bfd0
includes/libs/objectcache/BagOStuff.php
tests/phpunit/includes/objectcache/BagOStuffTest.php