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

GH Actions: update PHP version for PHAR boxing #152

Merged
merged 1 commit into from Mar 27, 2024
Merged

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Dec 29, 2023

Looks like Box silently dropped support for PHP 8.1. Upgrading the version on which Box is run to 8.2 should fix this. The resulting PHAR files should still work fine on PHP < 8.2.

Ref: https://github.com/box-project/box/releases

Note: this commit will need to be back-ported to the master branch to get passing builds there again too.

Looks like Box silently dropped support for PHP 8.1. Upgrading the version on which Box is run to 8.2 should fix this. The resulting PHAR files should still work fine on PHP < 8.2.

Ref: https://github.com/box-project/box/releases

Note: this commit will need to be back-ported to the `master` branch to get passing builds there again too.
@jrfnl jrfnl requested a review from grogy December 29, 2023 16:09
@jrfnl jrfnl added this to the 2.0.0 milestone Dec 29, 2023
@jrfnl jrfnl modified the milestones: 2.0.0, 1.3.x Next Mar 16, 2024
@jrfnl
Copy link
Collaborator Author

jrfnl commented Mar 16, 2024

I'm going to merge this PR as otherwise we'll not be able to test other changes via CI.

@jrfnl
Copy link
Collaborator Author

jrfnl commented Mar 16, 2024

Darn! I can't due to the branch protection settings and I can't update those. @grogy Can you please approve & merge this ASAP ?

Copy link
Member

@grogy grogy left a comment

Choose a reason for hiding this comment

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

Thank you. I don't see info in reference. But it looks ok :)

@grogy grogy merged commit 7e2edd2 into develop Mar 27, 2024
32 of 33 checks passed
@grogy grogy deleted the feature/fix-ci branch March 27, 2024 10:13
@jrfnl
Copy link
Collaborator Author

jrfnl commented Mar 27, 2024

Thank you. I don't see info in reference. But it looks ok :)

That's why I mentioned that they "silently" did this (i.e. no mention in the changelog).

For reference: here is the PR in which Box dropped PHP < 8.1 support.

P.S.: have a look at your DMs on Twitter.

@grogy
Copy link
Member

grogy commented Mar 27, 2024

Ahh... thank you for the link

To master I put commit: https://github.com/php-parallel-lint/PHP-Parallel-Lint/commits/master

Twitter - ok ok :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants