mlocati / spf-lib

PHP library to parse, build and validate SPF (Sender Policy Framework) DNS records
MIT License
49 stars 6 forks source link

Add support for PHP up to 8.3 #35

Closed mlocati closed 6 months ago

mlocati commented 6 months ago

Close #34

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 93.44%. Comparing base (8a4e52b) to head (c0d7fe7).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #35 +/- ## ========================================= Coverage 93.44% 93.44% Complexity 684 684 ========================================= Files 42 42 Lines 1450 1450 ========================================= Hits 1355 1355 Misses 95 95 ``` | [Flag](https://app.codecov.io/gh/mlocati/spf-lib/pull/35/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michele+Locati) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/mlocati/spf-lib/pull/35/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michele+Locati) | `93.44% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michele+Locati#carryforward-flags-in-the-pull-request-comment) to find out more.

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