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 8.0 #702

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Fix: Drop support for PHP 8.0 #702

merged 1 commit into from
Jun 27, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • drops support for PHP 8.0

@localheinz localheinz self-assigned this Jun 27, 2023
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #702 (90ffcb0) into main (789b0d5) will increase coverage by 3.44%.
The diff coverage is 100.00%.

❗ Current head 90ffcb0 differs from pull request most recent head 72ea604. Consider uploading reports for the commit 72ea604 to get more accurate results

@@             Coverage Diff              @@
##               main     #702      +/-   ##
============================================
+ Coverage     95.34%   98.79%   +3.44%     
+ Complexity       50       48       -2     
============================================
  Files             6        6              
  Lines           172      166       -6     
============================================
  Hits            164      164              
+ Misses            8        2       -6     
Impacted Files Coverage Δ
src/Constructs.php 98.16% <100.00%> (+5.12%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@localheinz localheinz force-pushed the fix/php80 branch 3 times, most recently from 38933bf to 90ffcb0 Compare June 27, 2023 07:53
@localheinz localheinz merged commit 8fadfcd into main Jun 27, 2023
15 checks passed
@localheinz localheinz deleted the fix/php80 branch June 27, 2023 07:55
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.

None yet

2 participants