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 (develop) #122

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Jun 27, 2022

Sister-PR to #121.

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

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 2.0.0 milestone Jun 27, 2022
@jrfnl jrfnl requested a review from grogy June 27, 2022 05:48
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.

Thanks :-)

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

2 participants