Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Repository
9212c16ca8743988fa47bf7edb984bb0f5f18be6
Switch branch/tag
yii2
framework
yii
caching
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Fixes #898: supported different signature of MemCache::addServer().
· f415193c
Qiang Xue
authored
11 years ago
f415193c
Name
Last commit
Last update
..
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.
11 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
Fixes #898: supported different signature of MemCache::addServer().
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
590121c4
)
11 years ago