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: run lint against PHP 8.2 #385

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Jun 19, 2022

The first alpha of PHP 8.2 was released nearly two weeks ago, so let's start linting against PHP 8.2

Includes enabling the --show-deprecated option.

While rare, there are some deprecations which PHP can show when a file is being linted. By default these are ignored by PHP-Parallel-Lint.

The first alpha of PHP 8.2 was released nearly two weeks ago, so let's start linting against PHP 8.2

Includes enabling the `--show-deprecated` option.

While rare, there are some deprecations which PHP can show when a file is being linted. By default these are ignored by PHP-Parallel-Lint.
@jrfnl
Copy link
Contributor Author

jrfnl commented Jun 19, 2022

Note: the build failure on the PHPStan task is unrelated to this PR.

@JamesHeinrich JamesHeinrich merged commit b5ec6d3 into JamesHeinrich:master Jun 19, 2022
@jrfnl jrfnl deleted the feature/ghactions-lint-against-php-8.2 branch June 19, 2022 17:37
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.

None yet

2 participants