20161 Commits

Author SHA1 Message Date
177e4d40b9 Update tutorial-core-validators.md php.net links (#19701) 2022-12-02 09:52:02 +03:00
995bd942b5 update rest-authentication.md wiki link (#19698) 2022-12-01 08:15:28 +01:00
fe46b59361 Change property visibility to allow more flexibility for apps (#19696)
* Change property visibility to allow more flexibility for apps

* Update framework/web/View.php

Co-authored-by: Alexander Makarov <sam@rmcreative.ru>

* Added changelog

Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
2022-11-29 08:18:03 +01:00
1f0f701bc3 Fix #19689: Remove empty elements from the class array in yii\helpers\BaseHtml::renderTagAttributes() to prevent unwanted spaces 2022-11-28 23:57:25 +03:00
51fc314f58 Add back SqlToken import in sqlite/Schema 2022-11-28 13:05:19 +04:00
63ae3f9a04 Fix #9740: Usage of DI instead of new keyword in Schemas 2022-11-27 19:10:23 +03:00
52021404b4 update rest-response-formatting.md wiki links (#19692) 2022-11-27 09:56:19 +01:00
c297dfb8f8 Fix pt translation "Vêr" to "Ver" (#19690)
A Portuguese dictionary source: https://www.infopedia.pt/dicionarios/lingua-portuguesa/ver
2022-11-25 07:59:33 +01:00
ca5320e31e update rest-controllers.md mozilla links (#19688) 2022-11-25 07:57:07 +01:00
277be0b8e7 update rest-resources.md wiki links (#19687) 2022-11-22 07:37:29 +01:00
d27f2dbc58 update rest-quick-start.md wiki links (#19686) 2022-11-20 08:48:22 +01:00
aed647b78c prepare for next release 2022-11-18 20:22:13 +04:00
68b473679a release version 2.0.47 2.0.47 2022-11-18 20:21:58 +04:00
792619ff99 Fix CHANGELOG 2022-11-18 20:19:48 +04:00
64adbd73c6 Fix #19534: Fix yii\helpers\BaseHtml::renderSelectOptions() to properly render boolean selection 2022-11-17 15:49:09 +03:00
add56d843f Fix #17811: Do not reset retryHandler when yii\db\Command::reset() called 2022-11-16 11:03:00 +03:00
3c6e66f2b3 Unique and Exist validators docs updated (#19678)
* Unique and Exist validators docs updated

* Correct the line in unique validator as well

Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
2022-11-16 08:32:27 +01:00
8e673a5c24 update caching-http.md php.net links (#19673) 2022-11-16 08:24:44 +01:00
12a2030fbd Fix intl differences in tests (#19679) 2022-11-16 01:37:41 +03:00
64afc3279a Revert "Fix #19668: Fix Error null check PHP 8.1 yii\validators\FilterValidator"
This reverts commit d056c7f209c3e14c36959225383b0ca4aaaf171f.
2022-11-15 11:46:11 +04:00
86f8fd7e89 Fix #19581: Fix regression in CompositeAuth introduced in #19418 2022-11-15 10:16:59 +03:00
becb910dc9 Fix #19354: Reuse Validator::getAttributeNames() in AttributeTypecastBehavior::detectAttributeTypes() 2022-11-15 09:40:21 +03:00
b563edecd0 Fix Uzbek translation of validator message (#19674) 2022-11-15 09:29:21 +03:00
d056c7f209 Fix #19668: Fix Error null check PHP 8.1 yii\validators\FilterValidator 2022-11-15 09:27:42 +03:00
394922f804 Fix check for stream return false
c33ef022fe (r89827546)
2022-11-14 12:58:06 +03:00
c33ef022fe Fix #19670: Fix Error null check PHP 8.1 yii\rbac\DbManager 2022-11-14 11:39:41 +03:00
e3dab27c33 Fix typo in Container.php phpdoc (#19666) 2022-11-13 21:39:52 +03:00
bc8fd77e49 Typo and grammar fixes (#19649) 2022-11-13 21:37:59 +03:00
0b4d5aaafa Fix #19520: Fix for TIMESTAMP & ROWVERSION columns in MSSQL insert query 2022-11-13 21:26:49 +03:00
241ec447b9 PL language fixes 2 (#19662) 2022-11-13 14:33:52 +03:00
25f88131b7 update caching-data.md php.net links (#19671) 2022-11-13 11:06:41 +01:00
30512e1124 update security-best-practices.md wiki link (#19667) 2022-11-11 08:21:52 +01:00
a80ca77f33 Added UPGRADE.md note for #19603 (#19645)
Added UPGRADE.md note since the default "scope" of the yii\mutex\MysqlMutex has changed.
2022-11-07 10:34:35 +04:00
56e872e37b PL language fixes (#19659) 2022-11-07 09:14:48 +04:00
52f3e04883 update protocols link (#19658) 2022-11-06 11:27:04 +04:00
b520f57c4e Update protocol links (#19658) 2022-11-06 11:26:43 +04:00
be4f1e4f91 update security-passwords.md php.net links (#19656) 2022-11-04 09:14:57 +01:00
d010ec8b2d Use github output (#19651) 2022-11-02 08:19:52 +01:00
a3dac7d888 update security-authorization.md wiki links (#19650) 2022-10-30 10:03:12 +01:00
7515f0ff0b update output-client-scripts.md php.net links (#19644) 2022-10-28 08:21:56 +02:00
ca1c7efa93 Fix #19546: Reverted #19309 2022-10-26 15:59:25 +04:00
3dfba03233 update output-formatting.md links (#19642) 2022-10-26 09:10:29 +02:00
fd8b08e022 Added upgrade note about default options for message console command (#19633) 2022-10-25 09:10:07 +02:00
e193e8cb75 changed git protocol (#19641) 2022-10-24 09:10:17 +02:00
0d59c4db1b Changed git:// protocol to https:// in git-workflow.md since git:// doesn't work anymore (#19634) 2022-10-24 09:09:16 +02:00
e759584d07 update input-file-upload.md php.net links (#19638) 2022-10-23 09:52:43 +02:00
7c26670f4d Fixed several typos and grammar errors (#19639) 2022-10-22 15:35:53 +02:00
54ee1aaf71 update input-forms.md mozilla links (#19636) 2022-10-21 08:50:17 +02:00
1d557360d5 Update db-active-record.md links (#19628) 2022-10-18 01:58:54 +04:00
48f6f7cc0e update db-query-builder.md links (#19626) 2022-10-16 12:14:37 +02:00