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.
 
 
 
 
 
Filippo Tessarotto 4f41d1118c FileCache: rebuild cache file before touch when different file owner (#16120) 7 years ago
..
migrations `@inheritdoc` notation changed 7 years ago
ApcCache.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ArrayCache.php `@inheritdoc` notation changed 7 years ago
Cache.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
CacheInterface.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
ChainedDependency.php `@inheritdoc` notation changed 7 years ago
DbCache.php Fixes #14660: Fixed `yii\caching\DbCache` concurrency issue when set values with the same key 7 years ago
DbDependency.php Fixes #14081: Added `yii\caching\CacheInterface` to make custom cache extensions adoption easier 7 years ago
DbQueryDependency.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Dependency.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
DummyCache.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ExpressionDependency.php Fixes #14081: Added `yii\caching\CacheInterface` to make custom cache extensions adoption easier 7 years ago
FileCache.php FileCache: rebuild cache file before touch when different file owner (#16120) 7 years ago
FileDependency.php Fixes #14081: Added `yii\caching\CacheInterface` to make custom cache extensions adoption easier 7 years ago
MemCache.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
MemCacheServer.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
TagDependency.php `@inheritdoc` notation changed 7 years ago
WinCache.php release version 2.0.11 8 years ago
XCache.php improve `@deprecated` annotations 7 years ago
ZendDataCache.php improve `@deprecated` annotations 7 years ago