Skip to content

Commit 792619f

Browse files
committed
Fix CHANGELOG
1 parent 64adbd7 commit 792619f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: framework/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Yii Framework 2 Change Log
2222
- Bug #19581: Fix regression in `CompositeAuth` introduced in #19418 (SamMousa, WinterSilence, samdark)
2323
- Chg #17811: Do not reset `retryHandler` when `yii\db\Command::reset()` called (erickskrauch)
2424
- Bug #19534: Fix `yii\helpers\BaseHtml::renderSelectOptions()` to properly render boolean selection (bizley)
25+
- Chg #19354: Reuse `Validator::getAttributeNames()` in `AttributeTypecastBehavior::detectAttributeTypes()` (WinterSilence)
2526

2627

2728
2.0.46 August 18, 2022
@@ -68,7 +69,6 @@ Yii Framework 2 Change Log
6869
- Enh #19401: Delay `exit(1)` in `yii\base\ErrorHandler::handleFatalError` (arrilot)
6970
- Enh #19416: Update and improve configurations for `yii\console\controllers\MessageController` (WinterSilence)
7071
- Enh #19420: Update list of JS callbacks in `yii\widgets\MaskedInput` (WinterSilence)
71-
- Chg #19354: Reuse `Validator::getAttributeNames()` in `AttributeTypecastBehavior::detectAttributeTypes()` (WinterSilence)
7272
- Enh #19437: Add support to specify request port by trusted proxies in `\yii\web\Request::getServerPort()` (rhertogh)
7373

7474

0 commit comments

Comments
 (0)