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

Require PHP 7.4 for types attributes #496

Merged
merged 7 commits into from
Apr 2, 2021
Merged

Conversation

Slamdunk
Copy link
Collaborator

@Slamdunk Slamdunk commented Apr 2, 2021

No description provided.

@codecov
Copy link

codecov bot commented Apr 2, 2021

Codecov Report

Merging #496 (0d468b5) into master (7357206) will increase coverage by 0.17%.
The diff coverage is 98.24%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #496      +/-   ##
============================================
+ Coverage     95.47%   95.64%   +0.17%     
- Complexity      345      356      +11     
============================================
  Files            45       45              
  Lines           817      849      +32     
============================================
+ Hits            780      812      +32     
  Misses           37       37              
Impacted Files Coverage Δ Complexity Δ
src/ImapResource.php 100.00% <ø> (ø) 13.00 <0.00> (ø)
src/Mailbox.php 97.93% <ø> (ø) 38.00 <0.00> (ø)
src/Message/EmailAddress.php 100.00% <ø> (ø) 8.00 <0.00> (ø)
src/Message/EmbeddedMessage.php 100.00% <ø> (ø) 8.00 <0.00> (ø)
src/Message/Parameters.php 100.00% <ø> (ø) 11.00 <0.00> (-1.00)
src/MessageIterator.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
src/Search/AbstractDate.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
src/Search/AbstractText.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
src/Search/LogicalOperator/OrConditions.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
src/Search/RawExpression.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
... and 11 more

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 7357206...0d468b5. Read the comment docs.

@Slamdunk Slamdunk merged commit 2639646 into ddeboer:master Apr 2, 2021
@Slamdunk Slamdunk deleted the php_74 branch April 2, 2021 14:14
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.

1 participant