Autowire everything everywhere all at once … in *.services.yml files

Created on 15 March 2023, almost 2 years ago
Updated 28 March 2023, over 1 year ago

Problem/Motivation

📌 Package Manager's services should use autowiring Fixed introduced autowiring for Package Manager's *.services.yml file. Great!

But now some places have a painfully ancient DX and some a modern. Let's make that consistently awesome.

Proposed resolution

Do what 📌 Package Manager's services should use autowiring Fixed did but do it for all *.services.yml files.

Remaining tasks

Fix all failures.
Install symfony/config for better error messages.
and
Hint: put a breakpoint on $resource = new ClassExistenceResource($type, false); in AutowirePass and then go back in the stack trace to $arguments[$index] = $getValue(); in AutowirePass to figure out what the current failure is.

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

3.0

Component

Code

Created by

🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024