13 Commits

Author SHA1 Message Date
2222a617ab update links (ja, pl lang) (#19276) 2022-02-28 10:57:47 +01: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
54664471e4 Update db-active-record.md interface link (#18944) 2021-10-10 11:18:39 +02:00
82be8b61cf Replacing deprecated ::className() with ::class (#18671) 2021-05-22 23:14:54 +03: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
2a71e251a7 PL guide updated (#13909) [skip ci] 2017-04-02 21:49:49 +03:00
30b7fc8dc1 Fixes #13577: yii\db\QueryBuilder::truncateTable should work consistent over all databases 2017-02-20 23:38:50 +03:00
7bb36d164e [docs][PL] updating guide 2016-08-29 19:49:34 +02:00
88d79f78eb Guide pl (#11321)
* caching fragment

* guide PL

Previous sections update
Tutorial: shared hosting
2016-04-10 21:09:46 +03:00
b57789dc07 Late addition 2016-01-29 21:51:09 +01:00
86f8aa0aa1 Links shortening and fixes 2016-01-29 21:42:41 +01:00
89f677ba2a Guide db-active-record fixed code example 2016-01-23 09:35:21 +02:00
ec9e8b244f db-active-record [PL]
close #9552
2015-08-30 22:26:35 +02:00