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.1 support, drop PHP 7.4 #527

Merged
merged 4 commits into from
Nov 29, 2021
Merged

Add PHP 8.1 support, drop PHP 7.4 #527

merged 4 commits into from
Nov 29, 2021

Conversation

Slamdunk
Copy link
Collaborator

  • Prepare for PHP 8.1
  • PHP 8.1 compatibility

@codecov
Copy link

codecov bot commented Nov 29, 2021

Codecov Report

Merging #527 (a24c9f3) into master (5f1d8ed) will decrease coverage by 0.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #527      +/-   ##
============================================
- Coverage     95.64%   95.42%   -0.22%     
- Complexity      355      356       +1     
============================================
  Files            45       45              
  Lines           849      853       +4     
============================================
+ Hits            812      814       +2     
- Misses           37       39       +2     
Impacted Files Coverage Δ
src/ImapResource.php 100.00% <100.00%> (ø)
src/Message/Transcoder.php 88.57% <0.00%> (-2.86%) ⬇️
src/Mailbox.php 96.96% <0.00%> (-0.95%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5f1d8ed...a24c9f3. Read the comment docs.

@Slamdunk Slamdunk merged commit 2d6c3f7 into ddeboer:master Nov 29, 2021
@Slamdunk Slamdunk deleted the php_81 branch November 29, 2021 13:02
saintsloth pushed a commit to saintsloth/imap that referenced this pull request Oct 27, 2022
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.

PHP 8.1 - Imap\Connection is returned instead of ImapResource
1 participant