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.
 
 
 
 
 
Qiang Xue d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
..
ApcCache.php Fixes #5657: `yii\caching\ApcCache::mset()` and `madd()` may cause warning in some APC setup 10 years ago
ArrayCache.php Created ArrayCache class 10 years ago
Cache.php Turned Cache::buildKey() into public [skip ci] 10 years ago
ChainedDependency.php property codestyle framework 10 years ago
DbCache.php Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
DbDependency.php property codestyle framework 10 years ago
Dependency.php property codestyle framework 10 years ago
DummyCache.php reverted breaking PHPdoc codestyle changes 11 years ago
ExpressionDependency.php property codestyle framework 10 years ago
FileCache.php Added error logging at `yii\caching\FileCache::gcRecursive()` 10 years ago
FileDependency.php property codestyle framework 10 years ago
MemCache.php minor fixes [skip ci] 10 years ago
MemCacheServer.php Reformat code te be PSR-2 compatible 11 years ago
TagDependency.php PHP type casting 10 years ago
WinCache.php reverted breaking PHPdoc codestyle changes 11 years ago
XCache.php reverted breaking PHPdoc codestyle changes 11 years ago
ZendDataCache.php reverted breaking PHPdoc codestyle changes 11 years ago