Problem/Motivation

Out there in #3417066: Upgrade PHPUnit to 10, drop Symfony PHPUnit-bridge dependency there are still a lot of DebugClassloader deprecations for Symfony 7 typehints, see https://git.drupalcode.org/issue/drupal-3417066/-/pipelines/127550 and its test jobs.

Proposed resolution

One went missing in the parent issue.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3436879

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

mondrake created an issue. See original summary.

mondrake’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Seems straight forward, good catch

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed ec28f25 and pushed to 11.x. Thanks!

  • alexpott committed ec28f25d on 11.x
    Issue #3436879 by mondrake: follow-up Fix return typehinting for...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.