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.