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
9003716f25505ec760427fed1a976bdba3f5e75d
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
removed hard restriction of cache keyPrefix to alnum
· fc6b6371
...
Carsten Brandt
authored
11 years ago
fixes #1773
fc6b6371
Name
Last commit
Last update
..
ApcCache.php
ApcCache is now compatible with APCu
11 years ago
Cache.php
removed hard restriction of cache keyPrefix to alnum
11 years ago
ChainedDependency.php
Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration.
11 years ago
DbCache.php
Short array syntax
11 years ago
DbDependency.php
Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration.
11 years ago
Dependency.php
Short array syntax
11 years ago
DummyCache.php
reorganized the main repo to satisfy PSR-0.
11 years ago
ExpressionDependency.php
Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration.
11 years ago
FileCache.php
improved control over and handling of file and dir permissions
11 years ago
FileDependency.php
Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration.
11 years ago
GroupDependency.php
Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration.
11 years ago
MemCache.php
Implemented mset, madd for cache. Added tests.
11 years ago
MemCacheServer.php
cleanup MemCache timeout API after #804
11 years ago
WinCache.php
doc cleanup.
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