Skip to content
Snippets Groups Projects
Commit 87f59a5b authored by Jochen Roth's avatar Jochen Roth Committed by Christian Kuhn
Browse files

[TASK] Use Autoconfigure (public and shared) attribute

Currently, Services.yaml files are used
to register a services as public and shared.

This has been changed throughout the core
(where possible) to use the PHP attribute
"Autoconfigure" (public, shared) to have
all options in one place.

Resolves: #104082
Related: #104023
Releases: main
Change-Id: I7598d6d4eae731832f1fff6975b9da7c3d8de87d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84676


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 06a76214
Branches
Tags
No related merge requests found
Showing
with 47 additions and 61 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment