Closed (fixed)
Project:
Stage File Proxy
Version:
3.1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2024 at 12:27 UTC
Updated:
22 Oct 2024 at 16:59 UTC
Jump to comment: Most recent
Drupal supports autowire and autoconfigure for services.
Autoconfigure: https://www.drupal.org/node/3357408
Autowire: https://www.drupal.org/node/3218156
Autowire / autoconfigure services
None.
None.
None.
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
Comment #3
idebr commentedComment #5
smustgrave commentedNice update.
Comment #6
smustgrave commentedRemoving credit from myself
Comment #8
smustgrave commentedEnded up having to revert this as it caused a fatal error on a few sites #3468809: AutowiringFailedException breaking site
Comment #10
idebr commentedFixed the autowring for the lock service. For reference see #3429527: Automated Drupal 11 compatibility fixes for content_lock
Comment #11
smustgrave commentedThanks for the quick response, will try and test this week.
Comment #14
smustgrave commented