-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Milestone
Description
In preparation of Symfony 6, an initiative made by the core team was to move XML and YAML services config to PHP (symfony/symfony#37186)
Let's do the same and get ready for the furure! 😄
This will require us to:
- Change the DI file loader to use PHPFileLoader
- Replace all
Bridge/Symfony/Resources/config/*.yaml
and*.xml
files to*.php
Here is an example: symfony/symfony@18fcb5f
Metadata
Metadata
Assignees
Labels
No labels