Support PHP 8.4.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

attila.fekete created an issue. See original summary.

attila.fekete’s picture

Status: Active » Needs review
mxr576’s picture

We also need to update the pipeline to run tests on PHP 8.4 (as well, if possible).

$ composer --version
Composer version 2.8.12 2025-09-19 13:41:59
PHP version 8.3.28 (/usr/local/bin/php)

https://git.drupalcode.org/issue/view_usernames-3561250/-/jobs/7536800#L43

Probably this can be achieved by setting OPT_IN_TEST_MAX_PHP=1 in /.gitlab-ci.yml.

https://project.pages.drupalcode.org/gitlab_templates/jobs/#run-variables

mxr576’s picture

Status: Needs review » Needs work
mxr576’s picture

Status: Needs work » Reviewed & tested by the community
mxr576’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

mxr576’s picture

Status: Fixed » Closed (fixed)