yiisoft / validator

Yii validator library
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
110 stars 36 forks source link

Add $key to callback #647

Closed dood- closed 5 months ago

dood- commented 5 months ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues #615
codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (d7c9128) 94.48% compared to head (45f468a) 94.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #647 +/- ## ========================================= Coverage 94.48% 94.49% Complexity 780 780 ========================================= Files 91 91 Lines 2377 2380 +3 ========================================= + Hits 2246 2249 +3 Misses 131 131 ```

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

vjik commented 5 months ago

👍