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.
 
 
 
 
 
Bizley 0041f034fd
[doc] Update PHP doc links (#18957)
3 years ago
..
migrations `@inheritdoc` notation changed 7 years ago
ApcCache.php [doc] Update PHP doc links (#18957) 3 years ago
ArrayCache.php Initialize the property definition as array (#16168) 7 years ago
Cache.php Fix #17119: Fix `yii\caching\Cache::multiSet()` to use `yii\caching\Cache::$defaultDuration` when no duration is passed 3 years ago
CacheInterface.php Fix #17119: Fix `yii\caching\Cache::multiSet()` to use `yii\caching\Cache::$defaultDuration` when no duration is passed 3 years ago
ChainedDependency.php `@inheritdoc` notation changed 7 years ago
DbCache.php Fix #18817: Use `paragonie/random_compat` for random bytes and int generation 3 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 [doc] Update PHP doc links (#18957) 3 years ago
FileCache.php Fix #18899: Replace usages of `strpos` with `strncmp` and remove redundant usage of `array_merge` and `array_values` 3 years ago
FileDependency.php Fixes #14081: Added `yii\caching\CacheInterface` to make custom cache extensions adoption easier 7 years ago
MemCache.php [doc] Update PHP doc links (#18957) 3 years ago
MemCacheServer.php [doc] Update PHP doc links (#18957) 3 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