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.2 #531

Merged
merged 1 commit into from Apr 7, 2024
Merged

Enhancement: Add support for PHP 7.2 #531

merged 1 commit into from Apr 7, 2024

Conversation

localheinz
Copy link
Member

This pull request

  • adds support for PHP 7.2

Fixes #460.

Copy link

codecov bot commented Apr 7, 2024

Codecov Report

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

Project coverage is 74.41%. Comparing base (6cdc6ef) to head (8a174aa).

Files Patch % Lines
src/Extension.php 0.00% 11 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #531      +/-   ##
============================================
- Coverage     74.46%   74.41%   -0.06%     
  Complexity      110      110              
============================================
  Files            26       26              
  Lines           470      469       -1     
============================================
- Hits            350      349       -1     
  Misses          120      120              

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

@localheinz localheinz force-pushed the feature/php72 branch 5 times, most recently from 3b3d8fd to 9f4be9f Compare April 7, 2024 15:59
@localheinz localheinz merged commit b9064d6 into main Apr 7, 2024
49 of 51 checks passed
@localheinz localheinz deleted the feature/php72 branch April 7, 2024 16:04
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.2
2 participants