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

Add php 8.2, 8.3 to build workflow. #234

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Add php 8.2, 8.3 to build workflow. #234

merged 1 commit into from
Feb 12, 2024

Conversation

terabytesoftw
Copy link
Member

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

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d2954c4) 95.66% compared to head (cb33454) 95.66%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #234   +/-   ##
=========================================
  Coverage     95.66%   95.66%           
  Complexity      181      181           
=========================================
  Files            16       16           
  Lines           577      577           
=========================================
  Hits            552      552           
  Misses           25       25           

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

Copy link

what-the-diff bot commented Feb 12, 2024

PR Summary

  • Updated PHP Versions in Workflow Configuration
    The development workflow's configuration file, 'build.yml' located in the '.github/workflows' folder, has been modified to include newer versions of PHP ('8.2' and '8.3'). This ensures our codebase remains compatible and efficient with the latest versions of PHP, enhancing our product's performance and reliability.

@terabytesoftw terabytesoftw requested a review from a team February 12, 2024 14:49
@terabytesoftw terabytesoftw added the status:code review The pull request needs review. label Feb 12, 2024
@terabytesoftw terabytesoftw linked an issue Feb 12, 2024 that may be closed by this pull request
@vjik vjik merged commit 81b34db into master Feb 12, 2024
34 of 38 checks passed
@vjik vjik deleted the add-php-82-83 branch February 12, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test on PHP 8.2 and PHP 8.3
2 participants