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

Fix: Drop support for PHP 7.2 #845

Merged
merged 1 commit into from Dec 28, 2021
Merged

Fix: Drop support for PHP 7.2 #845

merged 1 commit into from Dec 28, 2021

Conversation

localheinz
Copy link
Member

This pull request

  • drops support for PHP 7.2

Fixes #837.

@codecov
Copy link

codecov bot commented Dec 28, 2021

Codecov Report

Merging #845 (f6053e1) into main (ff00fd4) will decrease coverage by 0.22%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #845      +/-   ##
============================================
- Coverage     84.04%   83.81%   -0.23%     
  Complexity       59       59              
============================================
  Files             4        4              
  Lines           282      278       -4     
============================================
- Hits            237      233       -4     
  Misses           45       45              
Impacted Files Coverage Δ
src/Command/NormalizeCommand.php 90.32% <0.00%> (-0.16%) ⬇️

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 ff00fd4...f6053e1. Read the comment docs.

@localheinz localheinz merged commit 2067126 into main Dec 28, 2021
@localheinz localheinz deleted the fix/php72 branch December 28, 2021 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop support for PHP 7.2
2 participants