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.
 
 
 
 
 
Carsten Brandt 0e261fba5a moved redis out of yii\db namespace 11 years ago
..
ApcCache.php added Cache::exists() to check key existance in cache 11 years ago
Cache.php updated @property annotations of many classes 11 years ago
ChainedDependency.php updated @property annotations of many classes 11 years ago
DbCache.php implement Cache::exists() for various cache backends 11 years ago
DbDependency.php renamed Command::queryRow() to queryOne(). 11 years ago
Dependency.php updated @property annotations of many classes 11 years ago
DummyCache.php reorganized the main repo to satisfy PSR-0. 12 years ago
ExpressionDependency.php refactored cache dependency methods. 11 years ago
FileCache.php improved control over and handling of file and dir permissions 11 years ago
FileDependency.php refactored cache dependency methods. 11 years ago
GroupDependency.php GroupDependency::generateDependencyData typo fix 11 years ago
MemCache.php added note about differing property types 11 years ago
MemCacheServer.php cleanup MemCache timeout API after #804 11 years ago
RedisCache.php moved redis out of yii\db namespace 11 years ago
WinCache.php implement Cache::exists() for various cache backends 11 years ago
XCache.php implement Cache::exists() for various cache backends 11 years ago
ZendDataCache.php Zend Data Cache returns null when record doesn't exist (reverted from commit 590121c4ff) 11 years ago