Problem/Motivation

#3486376: Extend Symfony DebugClassLoader to report missing cross-module @return types introduced some fixtures in the same file where DrupalDebugClassLoaderTest is coded.

This causes undesired false positives in PHPStan and Rector scans.

Proposed resolution

Move the fixtures to a separate file in the fixtures directory.

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3588082

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 like a good move

  • catch committed 5e75cda6 on main
    task: #3588082 Move DrupalDebugClassLoaderTest fixtures to a file of...

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to main, thanks!

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.

Status: Fixed » Closed (fixed)

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