Skip to content

Conversation

mbabker
Copy link

@mbabker mbabker commented Oct 14, 2025

Fixes #498

Symfony 7.4 deprecates the XML format for routing and 8.0 removes it. This creates a new PHP routing file to address the deprecation and provides a B/C layer similar to that used in the core WebProfilerBundle by having the XML file import the PHP file and uses the same trick the framework settled for to emit a deprecation notice for downstream users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide routing config in PHP format

2 participants