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

Enhancement: Add support for PHP 7.4 #1279

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Enhancement: Add support for PHP 7.4 #1279

merged 1 commit into from
Jan 30, 2024

Conversation

localheinz
Copy link
Member

This pull request

  • adds support for PHP 7.4

Fixes #1236.

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9c5a8fe) 82.52% compared to head (7c03d8f) 82.75%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1279      +/-   ##
============================================
+ Coverage     82.52%   82.75%   +0.23%     
  Complexity       60       60              
============================================
  Files             4        4              
  Lines           372      377       +5     
============================================
+ Hits            307      312       +5     
  Misses           65       65              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@localheinz localheinz merged commit 3eb078b into main Jan 30, 2024
25 checks passed
@localheinz localheinz deleted the feature/php74 branch January 30, 2024 11:49
@mvorisek
Copy link

Thank you a lot for this PR and keeping updates even for PHP 7.4! ❤

@localheinz
Copy link
Member Author

You are welcome, @mvorisek!

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.

Readd PHP 7.4/8.0 support
3 participants