Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Alexander Makarov 1a7a15a3ef Implemented mset, madd for cache. Added tests. 11 years ago
..
ApcCache.php Implemented mset, madd for cache. Added tests. 11 years ago
Cache.php Implemented mset, madd for cache. Added tests. 11 years ago
ChainedDependency.php Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration. 11 years ago
DbCache.php Short array syntax 11 years ago
DbDependency.php Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration. 11 years ago
Dependency.php Short array syntax 11 years ago
DummyCache.php reorganized the main repo to satisfy PSR-0. 12 years ago
ExpressionDependency.php Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration. 11 years ago
FileCache.php improved control over and handling of file and dir permissions 11 years ago
FileDependency.php Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration. 11 years ago
GroupDependency.php Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration. 11 years ago
MemCache.php Implemented mset, madd for cache. Added tests. 11 years ago
MemCacheServer.php cleanup MemCache timeout API after #804 11 years ago
RedisCache.php Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 11 years ago
WinCache.php Implemented mset, madd for cache. Added tests. 11 years ago
XCache.php implement Cache::exists() for various cache backends 11 years ago
ZendDataCache.php Zend Data Cache returns null when record doesn't exist (reverted from commit 590121c4ff) 11 years ago