124 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
54664471e4 Update db-active-record.md interface link (#18944) 2021-10-10 11:18:39 +02:00
0f8d5c3852 update PDO link (#18889)
Co-authored-by: Bizley <pawel@positive.codes>
2021-09-18 09:31:26 +02:00
b5b1531935 update traits link (#18870) 2021-09-08 08:26:03 +02:00
d14d65d9f4 fix invalid link & update (#18835) 2021-08-15 11:00:30 +02:00
88e942821c update composer asset plugin link (#18797) 2021-08-01 09:04:55 +02:00
b4bdd6ef9f PL Guide updates (#18787) 2021-07-27 16:34:53 +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
82be8b61cf Replacing deprecated ::className() with ::class (#18671) 2021-05-22 23:14:54 +03:00
29777af4c2 Fix link in docs (#18645) 2021-05-12 11:09:44 +03:00
93425c3568 Fix #18631: Update nodejs links in docs 2021-05-07 11:10:04 +03:00
d62590807d Fix #18051: Fix using EachValidator with custom validation function 2020-07-06 16:18:03 +03:00
17742afb73 Remove redundant line (#18138)
"build an HTML form in a view" and "zbudować formularz HTML w widoku" mean the same thing, but in 2 languages
2020-06-28 14:08:58 +03:00
e50a07c30c Fix #17437: Fixed generating namespaced migrations 2019-07-23 17:28:43 +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
516821fb19 PL docs update (#16768) [skip ci]
* Concept Aliases PL update

* Concept Behaviors PL
2018-10-04 00:12:12 +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
5f68ec12b2 new guide sections PL (#14965) 2017-10-14 15:20:33 +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
400c531d95 Tiny documentation fix [skip ci] (#13998) 2017-04-17 15:51:09 +03:00
d370b10cb9 Guide PL updates (#13914) [skip ci] 2017-04-04 01:06:44 +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
4aa935e69e Fixes #12055: Changed boolean to bool and integer to int in phpdoc 2016-11-07 02:51:39 +03:00
f71a14c284 fixed typos (#12820) [skip ci] 2016-10-24 14:10:00 +03:00
e32f2f4c09 [docs][PL] guide Autoloading (#12698) [skip ci] 2016-10-07 21:31:51 +03:00
22538700bb guide PL aliases 2016-10-04 18:57:27 +02:00
97ab551bac guide PL HTTP cache (#12630) [skip ci] 2016-09-29 10:00:52 +03:00
685f16e8ef 📖 Updated guide pages - wrap true, false, null 2016-09-20 10:49:15 +03:00
2856dbbf18 guide PL rest versioning 2016-09-08 15:31:50 +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
d1abe005da PL guide Security Overview (#12438) [skip ci] 2016-09-02 15:42:46 +03:00
7bb36d164e [docs][PL] updating guide 2016-08-29 19:49:34 +02:00
add47b7237 Fix indentation in docs/guide-pl/start-installation.md [skip ci] 2016-08-28 16:59:09 +02:00
4478658978 PL README (#12287)
README updated with current links.
2016-08-24 08:04:51 +02:00
616671bef6 PL start-installation (#12288) 2016-08-24 08:04:11 +02:00
1108f5b319 PL blocktypes (#12286) 2016-08-24 08:02:46 +02:00
70170a4164 PL translators (#12289) 2016-08-24 08:02:00 +02:00
74a441d7d5 Fix code sample indentation in Polish guide [skip ci] (#12273) 2016-08-24 01:25:40 +03:00
ea8c98368c Fix composer link in start-installation.md (PL) [skip ci] (#12272) 2016-08-23 22:19:26 +02:00
98926891a4 added translators.json to the Guide to allow attribution in the rendered guide
see https://github.com/yiisoft-contrib/yiiframework.com/issues/33
2016-08-23 14:03:13 +02:00