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 fe2611186e Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item 10 years ago
..
ApcCache.php reverted breaking PHPdoc codestyle changes 11 years ago
Cache.php Turned Cache::buildKey() into public [skip ci] 10 years ago
ChainedDependency.php reverted breaking PHPdoc codestyle changes 11 years ago
DbCache.php improve cache phpdoc 10 years ago
DbDependency.php reverted breaking PHPdoc codestyle changes 11 years ago
Dependency.php Fixes #3052: Fixed the issue that cache dependency data is not reused when `reusable` is set true 11 years ago
DummyCache.php reverted breaking PHPdoc codestyle changes 11 years ago
ExpressionDependency.php reverted breaking PHPdoc codestyle changes 11 years ago
FileCache.php Fixes #4253 fixed phpdoc 10 years ago
FileDependency.php Added support for using path alias with `FileDependency::fileName` 10 years ago
MemCache.php Fixes #2558: Enhanced support for memcached by adding `yii\caching\MemCache::persistentId` and `yii\caching\MemCache::options` 10 years ago
MemCacheServer.php Reformat code te be PSR-2 compatible 11 years ago
TagDependency.php Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item 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