wiki.techinc.nl/tests/phpunit/includes/libs/objectcache
Aaron Schulz ea22e3d1f6 objectcache: only give current format keys getWithSetCallback() callbacks
Callback code that happens to make use of $oldValue might not be able
to handle missing, new, or changed fields due to key version changes.

Overhaul testGetWithSetCallback_versions() to be cleaner and cover the
case of unversioned => versioned keys.

Change-Id: If108a73078c530c985d30bdadcbfa9ddd53dc2be
2017-11-28 21:26:06 +00:00
..
BagOStuffTest.php phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat 2017-04-06 00:44:32 +00:00
CachedBagOStuffTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
HashBagOStuffTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
MultiWriteBagOStuffTest.php MultiWriteBagOStuff: Fix async writes of mutable objects 2017-07-25 02:08:00 +00:00
ReplicatedBagOStuffTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WANObjectCacheTest.php objectcache: only give current format keys getWithSetCallback() callbacks 2017-11-28 21:26:06 +00:00