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

Qodana GHA fails because PHP 8.4 is not yet supported #520

Closed
alexmerlin opened this issue Dec 2, 2024 · 0 comments · Fixed by #521
Closed

Qodana GHA fails because PHP 8.4 is not yet supported #520

alexmerlin opened this issue Dec 2, 2024 · 0 comments · Fixed by #521

Comments

@alexmerlin
Copy link
Member

Bug Report

GitHub action .github/workflows/qodana_code_quality.yml fails because the package shivammathur/setup-php has changed default PHP version to 8.4, which we do not fully support yet.

Note:

GitHub action .github/workflows/codecov.yml also uses this package, but this action is PHP version restricted, so it does not fail.

alexmerlin added a commit that referenced this issue Dec 2, 2024
Signed-off-by: Alex Karajos <alex.merlin.1985@gmail.com>
@alexmerlin alexmerlin linked a pull request Dec 2, 2024 that will close this issue
arhimede added a commit that referenced this issue Dec 2, 2024
Issue #520: Restricted `Qodana` to supported PHP versions
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 a pull request may close this issue.

1 participant