25 Commits

Author SHA1 Message Date
52e4a3e645 release version 2.0.50 2024-05-30 20:23:31 +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
0041f034fd [doc] Update PHP doc links (#18957)
* Replace https://secure.php.net with https://www.php.net

* Replace http://www.php.net with https://www.php.net
2021-10-19 14:50:26 +02:00
bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci]
* Updated php.net link for some MemCache properties [skip ci]

* Changed protocol to https for links to php.net in comments

* Changed protocol to https for links to php.net in code

* Changed www.php.net (http) to secure.php.net (https) in comments

* Changed www.php.net (http) to secure.php.net (https) in code

* Changed protocol to https for links to php.net in UPGRADE.md

* Changed protocol to https for links to pecl.php.net in comments

* Changed us.php.net to secure.php.net (https) in comments

* Changed protocol to https for links to php.net in docs

* Changed www.php.net (http) to secure.php.net (https) in docs

* Changed protocol to https for links to pecl.php.net in docs

* Changed ru/jp.php.net to secure.php.net (https) in docs

Don't sure about russian guide: is this links meant to be for guide on russian, or not?
2019-02-28 13:09:27 +03:00
cb53b2feec Fixes #14081: Added yii\caching\CacheInterface to make custom cache extensions adoption easier 2017-06-11 19:18:33 +03:00
c19b2f7dc8 release version 2.0.11 2017-02-01 17:46:29 +01:00
32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 2016-11-04 18:55:14 +03:00
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02: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
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
fe98f60f2e Added ExpressionDependency::data. 2013-05-02 09:37:02 -04:00
b4925d78db better documentation for php expressions
related to issue yiisoft/yii#1921
Explain what a php expression is an refer to the php manual for more
details.
2013-05-01 23:48:33 +02: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
1599a2cf25 Removed Object::evaluateExpression().
Finished ExpressionDependency.
2012-06-01 09:50:27 -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