Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PHP 8.2 support, drop PHP 8.0 support #553

Merged
merged 2 commits into from
Jan 9, 2023
Merged

Conversation

Slamdunk
Copy link
Collaborator

@Slamdunk Slamdunk commented Jan 9, 2023

No description provided.

@Slamdunk Slamdunk changed the title Add PHP 8.2 support, drop PHP 8.0 support" Add PHP 8.2 support, drop PHP 8.0 support Jan 9, 2023
@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Base: 95.58% // Head: 94.76% // Decreases project coverage by -0.82% ⚠️

Coverage data is based on head (4a395ca) compared to base (1a0a86e).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #553      +/-   ##
============================================
- Coverage     95.58%   94.76%   -0.83%     
+ Complexity      357      356       -1     
============================================
  Files            45       45              
  Lines           839      898      +59     
============================================
+ Hits            802      851      +49     
- Misses           37       47      +10     
Impacted Files Coverage Δ
src/ImapResource.php 93.10% <100.00%> (-3.68%) ⬇️
src/Mailbox.php 96.52% <100.00%> (-0.60%) ⬇️
src/Search/AbstractDate.php 100.00% <100.00%> (ø)
src/Connection.php 84.21% <0.00%> (-4.53%) ⬇️
src/Message.php 85.58% <0.00%> (-2.42%) ⬇️
src/MessageIterator.php 100.00% <0.00%> (ø)
src/Message/Attachment.php 100.00% <0.00%> (ø)
src/Message/AbstractPart.php 95.91% <0.00%> (+0.11%) ⬆️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Slamdunk Slamdunk merged commit a238641 into ddeboer:master Jan 9, 2023
@Slamdunk Slamdunk deleted the php_82 branch January 9, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant