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: PHP 8.1 has been released #139

Merged
merged 1 commit into from Nov 30, 2021

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Nov 27, 2021

Proposed Changes

  • No longer allow builds against PHP 8.1 to fail.
  • Add a dedicated build against PHP 8.1 in combination with the lowest PHPCS version which supports it (runtime support).
  • Change the experimental nightly build to use PHP 8.2.

Includes updating the version constraint for the PHP Parallel Lint tool to have the minimum version set to a version which supports PHP 8.1.

* No longer allow builds against PHP 8.1 to fail.
* Add a dedicated build against PHP 8.1 in combination with the lowest PHPCS version which supports it (runtime support).
* Change the experimental `nightly` build to use PHP 8.2.

Includes updating the version constraint for the PHP Parallel Lint tool to have the minimum version set to a version which supports PHP 8.1.
@Potherca Potherca merged commit 858566c into master Nov 30, 2021
@Potherca Potherca deleted the feature/ghactions-various-tweaks branch November 30, 2021 15:06
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.

None yet

2 participants