20 Commits

Author SHA1 Message Date
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
4aa935e69e Fixes #12055: Changed boolean to bool and integer to int in phpdoc 2016-11-07 02:51:39 +03:00
32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 2016-11-04 18:55:14 +03:00
3ce36573b6 Fix 12188 (#12202)
* PHPDoc: \yii\caching\Cache::$serializer

* PHPDoc: \yii\caching\Cache::getValue

* PHPDoc: Review implementations of \yii\caching\Cache with considering $serializer

* PHPDoc: fix typos
2016-08-19 15:55:03 +03:00
f620f4de90 phpdoc fixes 2016-02-07 19:48:13 +01:00
d17993c82c ApcCache is now able to handle PHP 7 APCu 2015-12-15 03:48:44 +03:00
78d37e4d0e Fixes #5657: yii\caching\ApcCache::mset() and madd() may cause warning in some APC setup 2014-10-21 11:26:29 -04:00
e5fa813809 #4471: yii\caching\ApcCache now returns array in case of APC is installed but not enabled in CLI mode 2014-10-20 10:44:26 +04:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
fcf2d0a3f2 Fixes #2823. 2014-03-22 20:27:03 -04: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
c09ace8e96 added note about enabling APC cache for CLI 2013-04-23 15:10:18 +04: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
dcb531acdb Finished more caching components. 2012-05-28 15:13:18 -04:00
c225242290 working on caching. 2012-05-28 13:45:50 -04:00
e8b0fd1327 ... 2012-05-19 09:46:32 -04:00