Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
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
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PSDI Army
  • yii2
  • Repository

Switch branch/tag
  • yii2
  • framework
  • caching
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Qiang Xue's avatar
    Fixes #2558: Enhanced support for memcached by adding… · 06235cd1
    Qiang Xue authored 10 years ago
    Fixes #2558: Enhanced support for memcached by adding `yii\caching\MemCache::persistentId` and `yii\caching\MemCache::options`
    06235cd1
Name
Last commit
Last update
..
ApcCache.php reverted breaking PHPdoc codestyle changes 11 years ago
Cache.php improve cache phpdoc 10 years ago
ChainedDependency.php reverted breaking PHPdoc codestyle changes 11 years ago
DbCache.php improve cache phpdoc 10 years ago
DbDependency.php reverted breaking PHPdoc codestyle changes 11 years ago
Dependency.php Fixes #3052: Fixed the issue that cache dependency data is not reused when `reusable` is set true 11 years ago
DummyCache.php reverted breaking PHPdoc codestyle changes 11 years ago
ExpressionDependency.php reverted breaking PHPdoc codestyle changes 11 years ago
FileCache.php phpdoc formatting issues 11 years ago
FileDependency.php Added support for using path alias with `FileDependency::fileName` 10 years ago
GroupDependency.php reverted breaking PHPdoc codestyle changes 11 years ago
MemCache.php Fixes #2558: Enhanced support for memcached by adding `yii\caching\MemCache::persistentId` and `yii\caching\MemCache::options` 10 years ago
MemCacheServer.php Reformat code te be PSR-2 compatible 11 years ago
WinCache.php reverted breaking PHPdoc codestyle changes 11 years ago
XCache.php reverted breaking PHPdoc codestyle changes 11 years ago
ZendDataCache.php reverted breaking PHPdoc codestyle changes 11 years ago