wiki.techinc.nl/tests/phpunit/includes/cache
Aaron Schulz 4028bcb506 Fixed race condition in MessageCache::replace
* The cache has to reload and *after* locking to avoid
  losing any concurrent changes.
* Also fixed incorrect assumption in MessageCacheTest.
  Message overrides for the content language do not use
  the language suffix.

Change-Id: I98ff158a1575330bc59efe6badb27f8de8717951
2015-06-04 13:53:37 -07:00
..
GenderCacheTest.php Use mergeMwGlobalArrayValue in GenderCacheTest 2014-11-13 17:56:22 +00:00
LocalisationCacheTest.php Remove unused global declaration 2014-12-05 21:39:48 +00:00
MessageCacheTest.php Fixed race condition in MessageCache::replace 2015-06-04 13:53:37 -07:00