136 Commits

Author SHA1 Message Date
25059c4e08 Docs: Ukrainian — Add Sessions&Cookies page (#20272) 2024-10-27 12:08:06 +03:00
1a34aaa3f6 Update docs PHP version requirement to 7.3.0 or higher. 2024-03-21 07:11:40 -03:00
d27f2dbc58 update rest-quick-start.md wiki links (#19686) 2022-11-20 08:48:22 +01:00
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
f55655f3b9 Replace '``js' with '``' due some display problems (#19460) 2022-06-29 08:00:26 +02:00
079ca8f647 update HATEOAS link (#19452) 2022-06-21 10:43:10 +02:00
706765d4aa add rest-quick-start (#19364) 2022-04-24 13:30:33 +02:00
67795ca73f Fix guide generation errors (#19356) 2022-04-19 10:59:46 +03:00
b1e51dccd9 update links (uk, uz lang) (#19288) 2022-03-08 08:25:29 +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
0f8d5c3852 update PDO link (#18889)
Co-authored-by: Bizley <pawel@positive.codes>
2021-09-18 09:31:26 +02:00
f34bc3bf18 update namespace links (#18881) 2021-09-14 08:16:13 +02:00
88e942821c update composer asset plugin link (#18797) 2021-08-01 09:04:55 +02:00
5c80accf0b update twig link (#18774)
Co-authored-by: Bizley <pawel@positive.codes>
2021-07-22 09:32:33 +02:00
7374d4ac5c update http to https website links 2021-07-19 00:16:20 +03:00
c318536cc3 update forum link (start-looking-ahead.md) (#18744) 2021-07-04 10:28:53 +02:00
9a9b722d52 update IRC chat (#18736) 2021-06-30 10:29:51 +02:00
be4faf6018 fix books link & update code block 2021-06-27 02:25:41 +03:00
f29f8a279b single style to structure block (start-workflow.md) 2021-06-23 23:32:18 +03:00
97909e01be fix info block 2021-06-14 00:21:06 +03:00
9c63f43028 fix intro-upgrade-from-v1.md link 2021-05-17 01:22:54 +03:00
93425c3568 Fix #18631: Update nodejs links in docs 2021-05-07 11:10:04 +03:00
410b536608 fix link 2021-05-04 02:40:42 +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
cf8b1dfc8a Replaced .local with .test in installation guide [skip ci]
.local is used in mDNS by Apply and may cause routing issues
2017-12-21 02:35:56 +03:00
15a46441e1 Updated asset-plugin version in docs [skip ci] 2017-10-02 21:03:13 +02:00
5b2101f14c Update guide: Object -> BaseObject
issue #7936
2017-07-19 10:51:46 +02:00
a50d9d8e3e Enable include rule in php-cs-fixer (#14418) 2017-07-10 13:19:57 +03:00
c35ddec09a Update composer fxp plugin version in docs and travis scripts 2017-04-19 02:55:31 +03:00
96069b341a fixed some links in doc (#13390) 2017-01-14 21:37:31 +01:00
4cc2a620ba tutorial-console fix param input (#13315) 2017-01-02 14:30:25 +01:00
685f16e8ef 📖 Updated guide pages - wrap true, false, null 2016-09-20 10:49:15 +03:00
495553616d 📖 Wrap "true" [skip ci] (#12538) 2016-09-14 21:52:32 +02:00
eceaa97275 promote restrictive version constraints in the guide
issue #12154
2016-09-05 15:20:10 +02:00
3deb6900b8 Yii 2 name fix (#12448)
To match Documentation Style Guide

> Yii 2.0 or Yii 2 (not Yii2 or Yii2.0)
2016-09-03 22:02:33 +02:00
dd28a25720 Update version fxp/composer-asset-plugin in Russian and Ukrainian docs. (#11920) [skip ci] 2016-07-08 12:04:47 +03:00
c66121d2b6 update documentation fxp/composer-asset-plugin to version ^1.2.0 (#11876) 2016-07-03 12:05:42 +02:00
56308eab1d fixed guide docs about controller map
fixes #11762
2016-06-16 12:30:33 +02:00
16e92d9eb4 [skip ci] Update tutorial-console-help.png (#11442) 2016-04-28 15:20:55 +03:00
4c6cb345e3 [UK] typos 2016-03-24 00:23:12 +01:00
d62d1dbffc [EN] Typo in tutorial-console.md
[UK] updating existing chapters
2016-03-19 23:05:46 +01:00
10aee2cfab [ci skip] updated screenshot in guide start-databases
https://github.com/yiisoft/yii/issues/4022
2016-03-04 19:05:43 +02:00
89dc2570c2 [ci skip] updated population in guide start-databases
https://github.com/yiisoft/yii/issues/4022
2016-03-04 17:07:52 +02:00
4fa25f264d docs/guide-uk adjusted block types [ci skip] 2015-12-14 10:19:24 +02:00
9b1dfe54e9 Updated composer-asset-plugin requirement to ~1.1.1 all over the framework 2015-11-30 08:28:48 +02:00
35466c0929 Update docs composer-asset-plugin [skip ci] 2015-11-12 14:25:07 +02:00
56e9496fed [Uk][Doc] Update README.md [ci skip] 2015-10-25 15:47:54 +01:00
e2bf0330e2 [Uk][Doc] Corrections [ci skip] 2015-10-25 15:38:27 +01:00
b981b184cb Merge branch 'master' of https://github.com/yiisoft/yii2 into uk_translate_3y3ik 2015-10-25 15:03:09 +01:00
77ecdbd576 Merge pull request #9606 from vchenin/docs_uk
docs/*uk Update Ukrainian documentation [skip ci]
2015-09-05 20:46:46 +03:00