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

Minimum PHP version raised to 8.1 #33

Closed
wants to merge 1 commit into from
Closed

Minimum PHP version raised to 8.1 #33

wants to merge 1 commit into from

Conversation

gomzyakov
Copy link
Contributor

@gomzyakov gomzyakov commented Oct 6, 2023

Description

Changed

  • Minimum PHP version raised to 8.1

Closes #30

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I wrote unit tests for my code (if tests is required for my changes)
  • I have made changes in CHANGELOG.md file

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (fac1f3d) 100.00% compared to head (d3494bc) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #33   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       131       131           
===========================================
  Files             26        26           
  Lines            428       428           
===========================================
  Hits             428       428           
Flag Coverage Δ
php 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@gomzyakov gomzyakov closed this by deleting the head repository Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Can we raise the minimum PHP version to 8.1?
1 participant