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

test: Skip the PharFactory testson PHP 8.1 #1024

Merged
merged 3 commits into from
Oct 6, 2023

Conversation

theofidry
Copy link
Member

@theofidry theofidry commented Oct 6, 2023

The Phar Factory tests fail on PHP 8.1 and I am not sure why. However I will probably bump to PHP 8.2 the minimum PHP version soon anyway and the actual used code is a lot more robust hence this should not be a problem.

Currently when merging a couple of PRs the CI is having a meltdown. This
is an attempt to reduce the load.
The Phar Factory tests fail on PHP 8.1 and I am not sure why. However I
will probably bump to PHP 8.2 the minimum PHP version soon anyway and
the actual used code is a lot more robust hence this should not be a
problem.
@theofidry theofidry merged commit 79c7dfc into box-project:main Oct 6, 2023
52 of 56 checks passed
@theofidry theofidry deleted the fix/phar-factory branch October 6, 2023 17:06
theofidry added a commit to theofidry/box that referenced this pull request Oct 6, 2023
Revert box-project#1024: the actual issue is about whether the phar.readonly is on
or off rather than the PHP version.
theofidry added a commit that referenced this pull request Oct 6, 2023
Revert #1024: the actual issue is about whether the phar.readonly is on or off rather than the PHP version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant