Problem/Motivation

Let's see if we can get rid of DebugClassloader deprecation messages for classes that extend from Composer ones.

Proposed resolution

Only composer/Plugin/VendorHardening/VendorHardeningPlugin.php is affected; fully typehint all the methods in the class (that is @internal, no BC needed).

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3438846

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

Issue summary: View changes
mondrake’s picture

Status: Active » Needs review
longwave’s picture

Status: Needs review » Reviewed & tested by the community

Let's do it!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 64fb3ff and pushed to 11.x. Thanks!

  • alexpott committed 64fb3ff5 on 11.x
    Issue #3438846 by mondrake: Add return typehints for classes that...

Status: Fixed » Closed (fixed)

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