* Drop 5.1 compat code
[lhc/web/wiklou.git] / includes / objectcache /
2011-03-25 Sam ReedAdd/tweak/update documentation and add some explicit...
2011-03-08 PlatonidesComment the var_dump() and add a comment.
2011-03-06 PlatonidesReorder so that wfProfileOut() is the last sentence...
2011-03-06 PlatonidesFollow up r83140. Add a clear() method to ObjectCache...
2011-03-04 Tim Starling* Added an Ehcache client.
2011-03-03 Tim Starling* When CACHE_ANYTHING is requested, return the cached...
2011-03-03 Chad HorohoeTweak debug() to use name of class in debug output
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-03-03 Tim StarlingMore renames and splits for objectcache reorganisation.
2011-03-03 Tim StarlingStart of ObjectCache reorganisation. Moved the object...