25 Commits

Author SHA1 Message Date
52e4a3e645 release version 2.0.50 2024-05-30 20:23:31 +03:00
8861f7bd9d Fix #20137: Added yii\caching\CallbackDependency to allow using a callback to determine if a cache dependency is still valid 2024-04-14 01:36:29 +03:00
e2a167028b Upgrade to PSR12 coding standard (#20121) 2024-03-19 17:21:27 +03:00
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
cb53b2feec Fixes #14081: Added yii\caching\CacheInterface to make custom cache extensions adoption easier 2017-06-11 19:18:33 +03:00
4b9e48b8dc improved docs: link term "path alias" to the guide 2017-06-02 10:45:20 +02:00
483c6c1867 Fixes #12713: Fixed yii\caching\FileDependency to clear stat cache before reading filemtime 2016-12-16 23:35:46 +03:00
32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 2016-11-04 18:55:14 +03:00
21e55a554d Fixing a typo 2015-07-19 04:38:55 +03:00
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
5fdc3d408b Added support for using path alias with FileDependency::fileName 2014-05-19 15:40:31 -04:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
112f67d20a fix code style There must be one blank line after the namespace declaration 2014-03-04 05:39:17 +02:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
6519da3c92 reverted back the previous changes, and fixed ChainedDependency. 2013-04-03 15:15:03 -04:00
b9a835518a Fixes issue related to the cache dependencies constructor parameters. (Discussed via Skype with Qiang.) 2013-04-04 00:05:09 +06:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
b7a7800fec Fixed constructors. 2012-08-30 21:17:42 -04:00
37c874f1a2 ... 2012-05-31 18:25:25 -04:00
41650dd643 ... 2012-05-30 23:10:54 -04:00
c225242290 working on caching. 2012-05-28 13:45:50 -04:00
e8b0fd1327 ... 2012-05-19 09:46:32 -04:00