File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ Yii Framework 2 Change Log
22
22
- Bug #19581 : Fix regression in ` CompositeAuth ` introduced in #19418 (SamMousa, WinterSilence, samdark)
23
23
- Chg #17811 : Do not reset ` retryHandler ` when ` yii\db\Command::reset() ` called (erickskrauch)
24
24
- Bug #19534 : Fix ` yii\helpers\BaseHtml::renderSelectOptions() ` to properly render boolean selection (bizley)
25
+ - Chg #19354 : Reuse ` Validator::getAttributeNames() ` in ` AttributeTypecastBehavior::detectAttributeTypes() ` (WinterSilence)
25
26
26
27
27
28
2.0.46 August 18, 2022
@@ -68,7 +69,6 @@ Yii Framework 2 Change Log
68
69
- Enh #19401 : Delay ` exit(1) ` in ` yii\base\ErrorHandler::handleFatalError ` (arrilot)
69
70
- Enh #19416 : Update and improve configurations for ` yii\console\controllers\MessageController ` (WinterSilence)
70
71
- Enh #19420 : Update list of JS callbacks in ` yii\widgets\MaskedInput ` (WinterSilence)
71
- - Chg #19354 : Reuse ` Validator::getAttributeNames() ` in ` AttributeTypecastBehavior::detectAttributeTypes() ` (WinterSilence)
72
72
- Enh #19437 : Add support to specify request port by trusted proxies in ` \yii\web\Request::getServerPort() ` (rhertogh)
73
73
74
74
You can’t perform that action at this time.
0 commit comments