Inject MultiWriteBagOStuff addCallableUpdate() dependency
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 9 Oct 2015 08:01:28 +0000 (01:01 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 20 Oct 2015 17:31:36 +0000 (10:31 -0700)
commit1171cc00cd533ae9b497feeafe1218ac05453c93
tree99b99b15717d938ba7e788f5e83175ad17af80d9
parent442d4cb497e2f6b946c67de3e9afc3bffdb85890
Inject MultiWriteBagOStuff addCallableUpdate() dependency

Inject the DeferredUpdates::addCallableUpdate method via the
ObjectCache. This brings it closer to being able to move to /libs.

Change-Id: Ifa0d893002c3d709a4dc7346c263a92162274bd7
includes/objectcache/MultiWriteBagOStuff.php
includes/objectcache/ObjectCache.php
tests/phpunit/includes/objectcache/MultiWriteBagOStuffTest.php