Local clone of [PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet/)
Go to file
Mark Baker cd7f0a1c51 Added a cacheMethodIsAvailable() method to all cell cache classes, making it easier to identify if all the necessary classes/functions are available for each caching option.
Renamed the factory getCacheStorageMethods() method to getAllCacheStorageMethods(), returning all cache options in the library.
Wrote a new factory getCacheStorageMethods() method to return an array of those cache methods that are available with the current build of PHP (extensions tested, etc).
Refactored factory initialize() method to use the cacheMethodIsAvailable(), so factoring the logic for testing methods out of the factory.

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@83741 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-12-09 12:10:46 +00:00
Build General: Fix to build to ensure that Examples are included with the documentation 2011-04-23 21:12:20 +00:00
Classes Added a cacheMethodIsAvailable() method to all cell cache classes, making it easier to identify if all the necessary classes/functions are available for each caching option. 2011-12-09 12:10:46 +00:00
Documentation Feature - initial version of SQLite cell caching 2011-12-03 00:24:44 +00:00
Tests Additional work on the Excel2003XML Reader 2011-03-04 14:39:00 +00:00
changelog.txt Feature - initial version of Igbinary (serialized) cell caching 2011-12-05 23:42:39 +00:00
install.txt Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
license.txt Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
phpdoc-home.ini Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
phpdoc.ini Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
setpath.bat Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
start_shell.bat Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00