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
9fd9487209b982d2111f8c1a6ccaf93c18ebe31d
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
Renamed byte methods, moved path methods back to StringHelper
· 26767735
Alexander Makarov
authored
11 years ago
26767735
Name
Last commit
Last update
..
ApcCache.php
ApcCache is now compatible with APCu
11 years ago
Cache.php
Renamed byte methods, moved path methods back to StringHelper
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