PhpSpreadsheet/Classes/PHPExcel/CachedObjectStorage
Mark Baker 77cd4ac9aa Bugfix: Work item 16643 - Bug In Cache System (cell reference when throwing caching errors)
General: Work item 16643 - Add file directory as a cache option for cache_to_discISAM

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@82024 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-10-26 16:16:43 +00:00
..
APC.php Bugfix: Work item 16643 - Bug In Cache System (cell reference when throwing caching errors) 2011-10-26 16:16:43 +00:00
CacheBase.php General: Reduce cell caching overhead using dirty flag to ensure that cells are only rewritten to the cache if they have actually been changed 2011-04-25 14:25:53 +00:00
DiscISAM.php Bugfix: Work item 16643 - Bug In Cache System (cell reference when throwing caching errors) 2011-10-26 16:16:43 +00:00
ICache.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Memcache.php Bugfix: Work item 16643 - Bug In Cache System (cell reference when throwing caching errors) 2011-10-26 16:16:43 +00:00
Memory.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
MemoryGZip.php General: Reduce cell caching overhead using dirty flag to ensure that cells are only rewritten to the cache if they have actually been changed 2011-04-25 14:25:53 +00:00
MemorySerialized.php General: Reduce cell caching overhead using dirty flag to ensure that cells are only rewritten to the cache if they have actually been changed 2011-04-25 14:25:53 +00:00
PHPTemp.php Bugfix: Work item 16212 - $arguments improperly used in CachedObjectStorage/PHPTemp.php 2011-10-25 19:31:57 +00:00
Wincache.php Bugfix: Work item 16643 - Bug In Cache System (cell reference when throwing caching errors) 2011-10-26 16:16:43 +00:00