9098 Commits (master)

Author SHA1 Message Date
Anton 3203353a38
Remove code duplication in `ActiveRecord::attributes()` 3 years ago
Long TRAN 7b8c29d874
Fix #19243: Handle `finfo_open` for tar.xz as `application/octet-stream` on PHP 8.1 3 years ago
Ar Rakin 4d90778861
Fix bug #19235 (#19247) 3 years ago
Anton cb5e180695
Fix PhpDoc of `yii\db\pgsql\QueryBuilder::normalizeTableRowData()` (#19234) 3 years ago
Alexander Makarov 200d8b87d5
prepare for next release 3 years ago
Alexander Makarov 0792736b35
release version 2.0.45 3 years ago
Roman Grinyov aa61a7b77a
clarification added (#19220) 3 years ago
Alexander Makarov 9fbdc9f01b
Fix #18821: Additional type fixes (#19217) 3 years ago
ntesic 730f0e56b5
Fix #18821: Allow `yii\db\ExpressionInterface` as column in `yii\db\conditions\InBuilder` 3 years ago
Long TRAN 71e810c89d
Fix #19130: Fix DbSession breaks in some case 3 years ago
Sartor 7a2689e761
Fix #19004: Container::resolveCallableDependencies() unable to handle union and intersection types 3 years ago
Long TRAN 6a36fa82c7
Fix #19047, fix #19118: Fix deprecated preg_match() passing null parameters #2 in db\mysql\Schema.php 3 years ago
Long TRAN cf1600411c
Fix #19204: Support numbers in Inflector::camel2words 3 years ago
Bizley 60c91eb433
Fix BC introduced in #19188 (#19194) 3 years ago
Bizley dbb157fd32
Fix #19187: Fix `yii\filters\PageCache` to store original headers names instead of normalized ones 3 years ago
Dmitrijlin 0eaa71d46c
Fix #19191: Change `\Exception` to `\Throwable` in `BadRequestHttpException` and `HttpException` 3 years ago
rhertogh e691713ed7
Fix #19171: Added `$pagination` and `$sort` to `\yii\rest\IndexAction` for easy configuration 3 years ago
Roman 437b0d51aa
Fix #19182: RBAC Migration failed when use oracle with oci8 3 years ago
Aurélien Chretien ebb1d8bc60
Fix #19178: Fix null value in unserialize for PHP 8.1 (#19178) 3 years ago
Aurélien Chretien 942e726a8d
Fix #19176: Add #[\ReturnTypeWillChange] on MSSQL classes (#19177) 3 years ago
stevekr 67ea4cf968
Fix #19148: Fix undefined array key errors in `yii\db\ActiveRelationTrait` 3 years ago
charescape f555fce82b
Fix typo (#19168) 3 years ago
Alexander Makarov 1271bc419f
Fix #19041: Fix PHP 8.1 issues 3 years ago
ntesic e68b7ae162
Fix #19138: Allow digits in language code 3 years ago
Bilal e353835cc5
Fixed typo (#19134) 3 years ago
Alexander Makarov d7aec6b8e7
prepare for next release 3 years ago
Alexander Makarov 655786b7ed
release version 2.0.44 3 years ago
Alexander Makarov fe7f5ed0fa
Use https in composer.json for yiiframework.com 3 years ago
Alexander Makarov 214746c737
Adjust CHANGELOG messages 3 years ago
Bizley 12763a146e
Fix #19067: Fix constant session regeneration (#19113) 3 years ago
Anton 6fb16bc30f
Fix #19098: Add `yii\helper\BaseHtml::$normalizeClassAttribute` to fix duplicate classes 3 years ago
irice 02fe7f42c8
Fix #18660: Check name if backslash appears 3 years ago
Anton cccb65a70d
Fix #19108: Optimize `Component::hasEventHandlers()` and `Component::trigger()` 3 years ago
Anton 8e0e5ad814
Fix #19096: Fix `Request::getIsConsoleRequest()` may return erroneously when testing a Web application in Codeception 3 years ago
Anton 6067608321
Fix #19005: Add `yii\base\Module::setControllerPath()` 3 years ago
Alexey Rogachev 1e41533789
(Docs) Normalized existing "virtual" / "magic" methods' descriptions, add missing ones (#19066) 3 years ago
Alexey Rogachev 6c9eb1a90c
(Docs) Fixed preview for $prepareDataProvider (#19055) 3 years ago
Anton 766cf701e5
Fix #19031: Fix displaying console help for parameters with declared types 3 years ago
Papp Péter 0d899fa18b
Fix #19030: Add DI container usage to `yii\base\Widget::end()` 3 years ago
Anton d52c1237ca
Update Controller phpdoc (#19052) 3 years ago
ptolomaues 17aa0e40c1
Fix #13105: Add yiiActiveForm validate_only property for skipping form auto-submission 3 years ago
AnkIF 6aa5bd8d46
Fix #18967: Use proper attribute names for tabular data in `yii\widgets\ActiveField::addAriaAttributes()` 3 years ago
rhertogh 81a3b83995
Fix #19021: Fix return type in PhpDoc `yii\db\Migration` functions `up()`, `down()`, `safeUp()` and `safeDown()` 3 years ago
Alexey Rogachev 552593ca3b
Prepare for new apidoc (part 2) (#19010) 3 years ago
Anton c8d027f649
Fix #18993: Load defaults by `attributes()` in `yii\db\ActiveRecord::loadDefaultValues()` 3 years ago
Anton 533b569005
Fix PhpDoc of `ActiveField` (#19001) 3 years ago
Alexey Rogachev fa6f0ef658
Fix variable references in phpdoc (#19006) 3 years ago
Marco van 't Wout 53477e8ad9
Correct note about html encoded items in radio/checkboxlist (#19007) 3 years ago
Anton 03235e6c12
Fix #18988: Fix default value of `yii\console\controllers\MessageController::$translator` 3 years ago
Anton 4c1f872320
Improve ArrayAccess phpdoc in yii\base\Model (#18992) 3 years ago