Skip to content

Conversation

@xcopy
Copy link
Contributor

@xcopy xcopy commented Jan 5, 2025

Q A
Is bugfix?
New feature? ✔️
Breaks BC?

As promised in #20297 (comment)

Changes:

  • added new flatten() method in yii\helpers\BaseArrayHelper class
  • removed yii\log\Target::flatten() (and replaced by ArrayHelper::flatten())

@codecov
Copy link

codecov bot commented Jan 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.84%. Comparing base (3fc7e71) to head (cc0351c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #20306   +/-   ##
=========================================
  Coverage     64.84%   64.84%           
- Complexity    11422    11424    +2     
=========================================
  Files           431      431           
  Lines         37167    37172    +5     
=========================================
+ Hits          24101    24106    +5     
  Misses        13066    13066           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@samdark samdark requested a review from a team January 5, 2025 07:27
@samdark samdark merged commit f94017c into yiisoft:master Jan 6, 2025
87 checks passed
@samdark
Copy link
Member

samdark commented Jan 6, 2025

Thank you!

@samdark samdark added this to the 2.0.52 milestone Jan 6, 2025
terabytesoftw pushed a commit to terabytesoftw/yii2 that referenced this pull request Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants