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 f415193cdc Fixes #898: supported different signature of MemCache::addServer(). 12 years ago
..
ApcCache.php added Cache::exists() to check key existance in cache 13 years ago
Cache.php updated @property annotations of many classes 13 years ago
ChainedDependency.php updated @property annotations of many classes 13 years ago
DbCache.php implement Cache::exists() for various cache backends 13 years ago
DbDependency.php renamed Command::queryRow() to queryOne(). 13 years ago
Dependency.php updated @property annotations of many classes 13 years ago
DummyCache.php
ExpressionDependency.php
FileCache.php improved control over and handling of file and dir permissions 13 years ago
FileDependency.php
GroupDependency.php GroupDependency::generateDependencyData typo fix 13 years ago
MemCache.php Fixes #898: supported different signature of MemCache::addServer(). 12 years ago
MemCacheServer.php cleanup MemCache timeout API after #804 13 years ago
RedisCache.php moved redis out of yii\db namespace 12 years ago
WinCache.php implement Cache::exists() for various cache backends 13 years ago
XCache.php implement Cache::exists() for various cache backends 13 years ago
ZendDataCache.php Zend Data Cache returns null when record doesn't exist (reverted from commit 590121c4ff) 12 years ago