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.3 #476

Merged
merged 1 commit into from Apr 7, 2024
Merged

Enhancement: Add support for PHP 7.3 #476

merged 1 commit into from Apr 7, 2024

Conversation

localheinz
Copy link
Member

This pull request

  • adds support for PHP 7.3

Fixes #459.

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

Attention: Patch coverage is 73.68421% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 74.46%. Comparing base (32e5975) to head (24b5e64).

Files Patch % Lines
src/Extension.php 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main     #476   +/-   ##
=========================================
  Coverage     74.46%   74.46%           
  Complexity      110      110           
=========================================
  Files            26       26           
  Lines           470      470           
=========================================
  Hits            350      350           
  Misses          120      120           

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

@localheinz localheinz force-pushed the feature/php73 branch 16 times, most recently from abf946e to 0ebab78 Compare April 7, 2024 15:02
@localheinz localheinz merged commit 2cf9a81 into main Apr 7, 2024
46 of 47 checks passed
@localheinz localheinz deleted the feature/php73 branch April 7, 2024 15:07
@localheinz
Copy link
Member Author

@mvorisek
Copy link
Contributor

mvorisek commented Apr 7, 2024

Thank you ❤

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.

Add support for PHP 7.3
3 participants