wiki.techinc.nl/tests/phpunit/includes/libs/objectcache
Aaron Schulz 8db4c163e8 objectcache: pass in the $oldValue as-of time in getWithSetCallback()
This lets callers use adaptive TTLs on the near-expiration
preemptive refreshes if the new and current values match,
using the as-of time as $mtime.

Change-Id: Ie541c35f890c9f789d1accf9f2a43506daaf31f0
2016-09-08 18:36:25 +00:00
..
BagOStuffTest.php objectcache: Add changeTTL() method 2016-08-11 19:55:32 -07:00
CachedBagOStuffTest.php objectcache: Add missing @covers to unit tests 2016-08-22 23:28:51 -07:00
HashBagOStuffTest.php objectcache: Add missing @covers to unit tests 2016-08-22 23:28:51 -07:00
MultiWriteBagOStuffTest.php objectcache: Add missing @covers to unit tests 2016-08-22 23:28:51 -07:00
ReplicatedBagOStuffTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WANObjectCacheTest.php objectcache: pass in the $oldValue as-of time in getWithSetCallback() 2016-09-08 18:36:25 +00:00