ddeboer / imap

Object-oriented, fully tested PHP IMAP library
MIT License
889 stars 253 forks source link

Add PHP 8.4 support, drop PHP 8.2 #578

Closed Slamdunk closed 1 month ago

Slamdunk commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.69%. Comparing base (1a6844c) to head (5e435f7). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #578 +/- ## ============================================ + Coverage 95.17% 95.69% +0.52% + Complexity 365 363 -2 ============================================ Files 45 45 Lines 932 930 -2 ============================================ + Hits 887 890 +3 + Misses 45 40 -5 ```

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