97a4d711ec
Merge branch 'master' into sync-master-2052.
2025-04-26 19:03:07 -04:00
1a34aaa3f6
Update docs PHP
version requirement to 7.3.0
or higher.
2024-03-21 07:11:40 -03:00
96f61b75f8
Fix #19902 : Remove support for CUBRID
2023-07-18 17:00:54 +03:00
54ee1aaf71
update input-forms.md mozilla links ( #19636 )
2022-10-21 08:50:17 +02:00
161526cd41
HTTPS everywhere ( #19503 )
2022-08-03 12:32:18 +03:00
b87210f9b8
PHP version update in documentation ( #19474 )
...
* PHP version update in documentation
* Remove latest php version in documentation
2022-07-20 11:37:09 +02:00
f55655f3b9
Replace '``js' with '
``' due some display problems ( #19460 )
2022-06-29 08:00:26 +02:00
2222a617ab
update links (ja, pl lang) ( #19276 )
2022-02-28 10:57:47 +01:00
17f0ad7aa1
Update RFC 7232 links ( #19069 )
2021-12-11 01:43:19 +03: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
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