Problem/Motivation

There are leftover mentions of `core/scripts/generate-proxy.sh` like
https://api.drupal.org/api/drupal/core%21core.api.php/group/lazy_service...
, which lead to a nonexistent script.

Steps to reproduce

Proposed resolution

Replace with proper mention of the existing core/script/generate-proxy-class.php command

Issue fork drupal-3531163

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

voleger created an issue. See original summary.

voleger’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Needs Review Queue Initiative

Seems pretty straight forward. Searched for core/scripts/generate-proxy.sh and all instances updated.

  • catch committed 5b52d635 on 11.x
    Issue #3531163 by voleger: Replace core/scripts/generate-proxy.sh...
catch’s picture

Status: Reviewed & tested by the community » Fixed

We should be able to deprecate this command relatively soon once we're using service closures everywhere, but in the meantime should point to the right command.

xjm’s picture

Fixing d.o eating catch's credits. Also @smustgrave's review there is actually creditable, so adding credit for that too.

Status: Fixed » Closed (fixed)

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