yiisoft / active-record

Active Record database abstraction layer
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
68 stars 28 forks source link

Protect `$attributes` property #341

Closed Tigrov closed 4 months ago

Tigrov commented 4 months ago
Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues #308
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.36%. Comparing base (5517acd) to head (ca36369).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #341 +/- ## ========================================= Coverage 87.36% 87.36% - Complexity 604 607 +3 ========================================= Files 13 13 Lines 1393 1393 ========================================= Hits 1217 1217 Misses 176 176 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.