yiisoft / validator

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

up php #648

Closed pamparam83 closed 5 months ago

pamparam83 commented 5 months ago

I upgraded the PHP version to PHP 8.1. There were issues with infection, it requires at least 8.1. Rector has 8.2.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (d5dab7f) 94.49% compared to head (7fc307e) 94.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #648 +/- ## ============================================ - Coverage 94.49% 94.48% -0.01% + Complexity 781 780 -1 ============================================ Files 91 91 Lines 2379 2377 -2 ============================================ - Hits 2248 2246 -2 Misses 131 131 ```

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

samdark commented 5 months ago

Please add a line for CHANGELOG.md. Thanks.

pamparam83 commented 5 months ago

@vjik what else needs to be done? сheck, please.

vjik commented 5 months ago

Good work 👍