-
-
Notifications
You must be signed in to change notification settings - Fork 496
Closed
Description
Hello,
As you merged some times ago a PR that auto exclude some classes that are headed with some PHP attributes (AsMessage, Entity, ...), I think you simplified the config when deploying a new Symfony project in SF7.3. If so, and if there is no longer services.App/.exclude section in config/services.yaml for SF7.3, then the Kernel class in src/Kernel.php should be excluded with a #[Exclude] attribute?
I may miss something in the flow, but I don't know if there is such an attribute on a Kernel class for 7.3? I assume when you do a "composer create-project symfony/skeleton" or a "symfony new", the files that are populated in the project folder come from this repository --> symfony/framework-bundle/7.3?
Metadata
Metadata
Assignees
Labels
No labels