We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently php-cs-fixer is not compatible with PHP 8.1 and the CI step is allowed to fail. This has to be changed once the package is compatible.
The text was updated successfully, but these errors were encountered:
It's activated now but once php-cs-fixer does officially support PHP 8.1 the env var PHP_CS_FIXER_IGNORE_ENV must be removed from the workflow.
PHP_CS_FIXER_IGNORE_ENV
Sorry, something went wrong.
[TASK] Add PHP 8.1 and nightly to CI
3581a14
Resolves #13
d0a34e1
gilbertsoft
No branches or pull requests
Currently php-cs-fixer is not compatible with PHP 8.1 and the CI step is allowed to fail. This has to be changed once the package is compatible.
The text was updated successfully, but these errors were encountered: