19933 Commits

Author SHA1 Message Date
6a36fa82c7 Fix #19047, fix #19118: Fix deprecated preg_match() passing null parameters #2 in db\mysql\Schema.php 2022-02-07 01:29:03 +03:00
b75201768e update APC link (#19210) 2022-02-06 11:39:54 +01:00
cf1600411c Fix #19204: Support numbers in Inflector::camel2words 2022-02-03 17:23:47 +03:00
9965b8f0a4 update ICU manual link (#19201) 2022-02-02 09:08:49 +01:00
9a96e19660 update ICU site link (#19196) 2022-01-30 21:59:42 +01:00
60c91eb433 Fix BC introduced in #19188 (#19194) 2022-01-27 21:47:37 +03:00
55de865dcf update ICU library link (#19190)
Co-authored-by: Bizley <pawel@positive.codes>
2022-01-27 09:11:30 +01:00
dbb157fd32 Fix #19187: Fix yii\filters\PageCache to store original headers names instead of normalized ones 2022-01-27 00:52:32 +03:00
0eaa71d46c Fix #19191: Change \Exception to \Throwable in BadRequestHttpException and HttpException 2022-01-27 00:51:23 +03:00
acdd8894dc Fix incorrect translation in Russian tutorial-start-from-scratch.md (#19193) 2022-01-26 21:19:02 +03:00
e691713ed7 Fix #19171: Added $pagination and $sort to \yii\rest\IndexAction for easy configuration 2022-01-23 23:26:59 +03:00
627d65603a update rules reference link (#19181)
Co-authored-by: Bizley <pawel@positive.codes>
2022-01-22 10:50:23 +01:00
437b0d51aa Fix #19182: RBAC Migration failed when use oracle with oci8 2022-01-21 19:26:52 +03:00
ebb1d8bc60 Fix #19178: Fix null value in unserialize for PHP 8.1 (#19178) 2022-01-20 11:22:25 +03:00
942e726a8d Fix #19176: Add #[\ReturnTypeWillChange] on MSSQL classes (#19177) 2022-01-20 10:25:41 +03:00
67ea4cf968 Fix #19148: Fix undefined array key errors in yii\db\ActiveRelationTrait 2022-01-19 01:47:07 +03:00
d2718f38bb update numbering schemas link (#19170) 2022-01-17 08:11:07 +01:00
f555fce82b Fix typo (#19168) 2022-01-15 08:43:05 +01:00
1271bc419f Fix #19041: Fix PHP 8.1 issues 2022-01-14 13:52:01 +03:00
4bd551d143 update formatting reference link (#19164) 2022-01-14 09:40:23 +01:00
be051d6ee0 Fix making a guide-2.0 for the website (#19159) 2022-01-12 00:57:39 +03:00
b71b6657c8 update formatting reference link (#19157) 2022-01-11 07:48:42 +01:00
e68b7ae162 Fix #19138: Allow digits in language code
Co-authored-by: ntesic <nikolatesic@gmail.com>
2022-01-08 12:32:19 +03:00
02ad96fa83 update ICU API reference link (#19143) 2022-01-08 10:08:49 +01:00
e353835cc5 Fixed typo (#19134) 2022-01-05 15:12:10 +03:00
0167c9b961 update ICU documentation link (#19128) 2022-01-05 08:17:36 +01:00
34a25a5c67 update documentation of the ICU project link (#19125) 2022-01-02 09:29:47 +01:00
d7aec6b8e7 prepare for next release 2021-12-30 10:51:17 +03:00
655786b7ed release version 2.0.44 2.0.44 2021-12-30 10:50:56 +03:00
fe7f5ed0fa Use https in composer.json for yiiframework.com 2021-12-30 10:38:45 +03:00
214746c737 Adjust CHANGELOG messages 2021-12-30 10:34:08 +03:00
12763a146e Fix #19067: Fix constant session regeneration (#19113)
* Fix constant session regeneration
* Add tests for session ID, always regenerating session ID for switching identity
2021-12-29 12:45:13 +03:00
8c8676329a update download page link (#19115) 2021-12-29 09:07:26 +01:00
e459214a92 Add symfonymailer to list of extensions 2021-12-27 22:01:44 +03:00
6fb16bc30f Fix #19098: Add yii\helper\BaseHtml::$normalizeClassAttribute to fix duplicate classes 2021-12-27 21:44:48 +03:00
02fe7f42c8 Fix #18660: Check name if backslash appears 2021-12-27 17:26:28 +03:00
25fd9608d3 Fix #19110: Update docker.com link (#19111) 2021-12-26 11:46:13 +03:00
cccb65a70d Fix #19108: Optimize Component::hasEventHandlers() and Component::trigger() 2021-12-23 14:35:50 +03:00
02cc8d9fa9 update common media types link (#19106) 2021-12-23 08:42:59 +01:00
8e0e5ad814 Fix #19096: Fix Request::getIsConsoleRequest() may return erroneously when testing a Web application in Codeception 2021-12-22 00:57:30 +03:00
7d01805cd6 Revert "Fix ci-mssql.yml (#19102)"
This reverts commit 53a9953ebba6154a23813c7a98e1bce80d7fe2b2.
2021-12-22 00:37:55 +03:00
965f776273 Fix build.yml (#19104) 2021-12-22 00:30:39 +03:00
53a9953ebb Fix ci-mssql.yml (#19102) 2021-12-21 20:10:53 +03:00
091af40298 Fix #19095: Update broken ICU manual link (#19097) 2021-12-20 19:38:31 +03:00
3820b3406e Fix #19086: Update HTTP Bearer Tokens link (#19087) 2021-12-20 10:07:15 +03:00
08da35e511 (Docs) Added missing close tag for span (#19081) 2021-12-15 18:22:37 +03:00
36ef753385 Fixed rendering of Apache config snippet in ru guide [skip ci] (#19080) 2021-12-15 10:35:30 +03:00
0c79f1b80b Update CORS Preflight requests link (#19078) 2021-12-14 23:16:05 +03:00
17f0ad7aa1 Update RFC 7232 links (#19069) 2021-12-11 01:43:19 +03:00
58ac2e134e Fix bugs preventing generation of PDF guide [skip ci] (#19076) 2021-12-11 01:00:45 +03:00