16 Commits

Author SHA1 Message Date
7c26670f4d Fixed several typos and grammar errors (#19639) 2022-10-22 15:35:53 +02:00
9bcc8c8e83 update links (en) (#19222)
Co-authored-by: Bizley <pawel@positive.codes>
2022-02-12 17:43:48 +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
82be8b61cf Replacing deprecated ::className() with ::class (#18671) 2021-05-22 23:14:54 +03:00
1d514e2ded Revert "Fix anchors in docs (#18344)"
This reverts commit 0f4b147352f2524f2a1530d419d13a8c8acd5069.
2020-11-05 14:14:35 +03:00
0f4b147352 Fix anchors in docs (#18344) 2020-11-01 17:51:16 +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
b7a96a8eb5 Fixed typo in output client scripts [skip ci] 2017-10-25 21:50:35 +03:00
9deb24e262 docs/guide/output-client-scripts.md typo fix [ci skip] (#13455) 2017-01-27 17:00:17 +03:00
b13940c31d Minor syntax and style fixes 2016-12-13 02:39:05 +03:00
b6e250857c Edited and extended Guide section about client scripts
This section had the "under development note" for a long time and was
lacking a lot of information.
It should also contain info about `yii.js` but that is to be added in
another PR.
2016-12-13 00:07:45 +01:00
0dbb945cb7 Errors in sequence numbers of registerCssFile()'s arguments (#12812) [skip ci] 2016-10-26 18:09:02 +03:00
6c1eead86e Fixes #6925 2015-01-19 23:34:19 +03:00
f51a263570 new asset management WIP 2014-08-27 16:44:00 -04:00
cc351d065e tip about environment related asset config
fixes #3324
2014-06-25 18:54:48 +02:00
c8cb40cb50 Finished view tutorial [skip ci] 2014-06-15 18:16:11 -04:00