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.0 #534

Merged
merged 1 commit into from Apr 8, 2024
Merged

Enhancement: Add support for PHP 7.0 #534

merged 1 commit into from Apr 8, 2024

Conversation

localheinz
Copy link
Member

This pull request

  • adds support for PHP 7.0

Fixes #462.

Copy link

codecov bot commented Apr 7, 2024

Codecov Report

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

Project coverage is 61.87%. Comparing base (3170dd1) to head (bb0a68e).

Files Patch % Lines
src/Extension.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main     #534   +/-   ##
=========================================
  Coverage     61.87%   61.87%           
  Complexity      110      110           
=========================================
  Files            26       26           
  Lines           564      564           
=========================================
  Hits            349      349           
  Misses          215      215           

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

@localheinz localheinz force-pushed the feature/php70 branch 15 times, most recently from 6f86dba to 453a9b3 Compare April 8, 2024 06:28
@localheinz localheinz merged commit 9a12757 into main Apr 8, 2024
62 of 63 checks passed
@localheinz localheinz deleted the feature/php70 branch April 8, 2024 06:34
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.0
2 participants