Skip to content

Commit

Permalink
Optimise ArrayHelper::map
Browse files Browse the repository at this point in the history
+ changelog
  • Loading branch information
chriscpty committed Oct 17, 2024
1 parent dd9a6c4 commit ca4bae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Yii Framework 2 Change Log
- Enh #20247: Support for variadic console controller action methods (brandonkelly)
- Bug #20256: Add support for dropping views in MSSQL server when running migrate/fresh (ambrozt)
- Enh #20248: Add support for attaching behaviors in configurations with Closure (timkelty)
- Enh #20268: Minor optimisation in `\yii\helpers\BaseArrayHelper::map` (chriscpty)

2.0.51 July 18, 2024
--------------------
Expand Down

0 comments on commit ca4bae9

Please sign in to comment.