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

Bump PHP version to 8.1 and PHPUnit version to 10.5.2 #217

Merged
merged 6 commits into from
Dec 12, 2023

Conversation

arogachev
Copy link
Contributor

Q A
Is bugfix?
New feature?
Breaks BC? ✔️

Copy link

what-the-diff bot commented Dec 11, 2023

PR Summary

  • Upgrade to PHP 8.1
    The project’s PHP version has been updated to 8.1 to take advantage of the latest language features and performance improvements.
  • Update to PHPUnit 10.5.2
    Our unit testing tool, PHPUnit, has been upgraded to version 10.5.2. This exposes us to newer testing capabilities.

@arogachev arogachev self-assigned this Dec 11, 2023
@arogachev arogachev added the type:enhancement Enhancement label Dec 11, 2023
@arogachev arogachev added this to the 2.0 milestone Dec 11, 2023
@arogachev arogachev marked this pull request as ready for review December 11, 2023 12:24
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (865022d) 100.00% compared to head (aba4d2d) 100.00%.
Report is 1 commits behind head on master.

❗ Current head aba4d2d differs from pull request most recent head a050cc1. Consider uploading reports for the commit a050cc1 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #217   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       211       211           
===========================================
  Files             13        13           
  Lines            525       525           
===========================================
  Hits             525       525           

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

@arogachev arogachev marked this pull request as draft December 11, 2023 12:38
@arogachev arogachev marked this pull request as ready for review December 12, 2023 12:22
@arogachev arogachev merged commit 728f23a into master Dec 12, 2023
18 of 20 checks passed
@arogachev arogachev deleted the php-8-1-phpunit-10 branch December 12, 2023 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant