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: updates for box 4.x (master) #121

Merged
merged 1 commit into from Jul 25, 2022

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Jun 27, 2022

The box project has released Box 4.0.0 (and 4.0.1).

Most notable changes:

  • New minimum PHP version of PHP 8.1.
  • The sodium extension has become a requirement.
  • The requirements checker now has a minimum PHP version of PHP 7.2.4.

We already disabled the requirements checker previously due to PHP 8.1 incompatibilities (PR #70), I've now added a comment to document not to turn it on again as that would make the Parallel Lint PHAR incompatible with PHP < 7.2.

Refs: https://github.com/box-project/box/releases/tag/4.0.0


Note: I'm pulling this PR to master to ensure the PHARs for the 1.x branch will be PHP cross-version compatible.

I will open a separate PR for the same for the develop branch.

The box project has released Box 4.0.0 (and 4.0.1).

Most notable changes:
* New minimum PHP version of PHP 8.1.
* The sodium extension has become a requirement.
* The requirements checker now has a minimum PHP version of PHP 7.2.4.

We already disabled the requirements checker previously due to PHP 8.1 incompatibilities (PR #70), I've not added a comment to document not to turn it on again as that would make the Parallel Lint PHAR incompatible with PHP < 7.2.

Refs: https://github.com/box-project/box/releases/tag/4.0.0
@jrfnl jrfnl added this to the 1.3.x Next milestone Jun 27, 2022
@jrfnl jrfnl requested a review from grogy June 27, 2022 05:45
@jrfnl jrfnl changed the title GH Actions: updates for box 4.x GH Actions: updates for box 4.x (master) Jun 27, 2022
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 for the upgrade

@grogy grogy merged commit c825c44 into master Jul 25, 2022
@grogy grogy deleted the feature/ghactions-update-for-box-4.x branch July 25, 2022 01:51
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