Skip to content

Enhancement: Add support for PHP 7.4#1279

Merged
localheinz merged 1 commit into
mainfrom
feature/php74
Jan 30, 2024
Merged

Enhancement: Add support for PHP 7.4#1279
localheinz merged 1 commit into
mainfrom
feature/php74

Conversation

@localheinz

Copy link
Copy Markdown
Member

This pull request

  • adds support for PHP 7.4

Fixes #1236.

@localheinz localheinz self-assigned this Jan 30, 2024
@localheinz localheinz force-pushed the feature/php74 branch 2 times, most recently from 7619ca8 to a634cba Compare January 30, 2024 11:46
@codecov

codecov Bot commented Jan 30, 2024

Copy link
Copy Markdown

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
@localheinz localheinz deleted the feature/php74 branch January 30, 2024 11:49
@mvorisek

Copy link
Copy Markdown

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

@localheinz

Copy link
Copy Markdown
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