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
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:
- 3436879-follow-up-fix-return
changes, plain diff MR !7237
Comments
Comment #3
mondrakeComment #4
smustgrave commentedSeems straight forward, good catch
Comment #5
alexpottCommitted ec28f25 and pushed to 11.x. Thanks!