Skip to content

Fix: Drop support for PHP 7.2#845

Merged
localheinz merged 1 commit into
mainfrom
fix/php72
Dec 28, 2021
Merged

Fix: Drop support for PHP 7.2#845
localheinz merged 1 commit into
mainfrom
fix/php72

Conversation

@localheinz

Copy link
Copy Markdown
Member

This pull request

  • drops support for PHP 7.2

Fixes #837.

@localheinz localheinz self-assigned this Dec 28, 2021
@codecov

codecov Bot commented Dec 28, 2021

Copy link
Copy Markdown

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