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 26767735dc Renamed byte methods, moved path methods back to StringHelper 11 years ago
..
ApcCache.php ApcCache is now compatible with APCu 11 years ago
Cache.php Renamed byte methods, moved path methods back to StringHelper 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
ExpressionDependency.php Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration. 11 years ago
FileCache.php
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
WinCache.php doc cleanup. 11 years ago
XCache.php
ZendDataCache.php