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

php 8.2 support #515

Merged
merged 1 commit into from
Dec 30, 2022
Merged

php 8.2 support #515

merged 1 commit into from
Dec 30, 2022

Conversation

thirsch
Copy link
Contributor

@thirsch thirsch commented Dec 29, 2022

local tests are running fine and ignoring the dependency, it's running on a project fine as well. Fixes #507

@mimmi20 mimmi20 requested a review from asgrim December 29, 2022 11:50
@asgrim asgrim self-assigned this Dec 29, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2022

Codecov Report

Base: 36.26% // Head: 36.26% // No change to project coverage 👍

Coverage data is based on head (577bfe9) compared to base (8bd54ea).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##              7.2.x     #515   +/-   ##
=========================================
  Coverage     36.26%   36.26%           
  Complexity      286      286           
=========================================
  Files            27       27           
  Lines          1183     1183           
=========================================
  Hits            429      429           
  Misses          754      754           
Flag Coverage Δ
phpunit 36.26% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mimmi20 mimmi20 self-requested a review December 29, 2022 16:23
Copy link
Member

@mimmi20 mimmi20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase the PR to the current HEAD and then run composer update --prefer-lowest. This may get the failing test run.

composer.lock Outdated Show resolved Hide resolved
@thirsch thirsch force-pushed the feature/php-8.2-support branch from 57b5fbe to 577bfe9 Compare December 29, 2022 17:26
@mimmi20
Copy link
Member

mimmi20 commented Dec 29, 2022

@mimmi20 Hmm, we have failing tests here; ...

@asgrim this is solved, please review again

Copy link
Member

@asgrim asgrim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

@asgrim asgrim merged commit a033f93 into browscap:7.2.x Dec 30, 2022
@asgrim asgrim added this to the 7.2.0 milestone Dec 30, 2022
@asgrim
Copy link
Member

asgrim commented Dec 30, 2022

@thirsch and @mimmi20 thank you both! browscap/browscap-php:7.2.0 is now released with PHP 8.2 support 🎉

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.

Can't install browscap-php with php 8.2
4 participants