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.
Bug Report
GitHub action
.github/workflows/qodana_code_quality.ymlfails because the packageshivammathur/setup-phphas changed default PHP version to8.4, which we do not fully support yet.Note:
GitHub action
.github/workflows/codecov.ymlalso uses this package, but this action is PHP version restricted, so it does not fail.