Skip to content

Migrate config from XML to PHP#140

Merged
fabpot merged 1 commit into
symfonycorp:masterfrom
qdequippe:php-config
Nov 29, 2025
Merged

Migrate config from XML to PHP#140
fabpot merged 1 commit into
symfonycorp:masterfrom
qdequippe:php-config

Conversation

@qdequippe
Copy link
Copy Markdown
Contributor

As XmlFileLoader is deprecated, this pull request migrates configuration from XML to PHP.

@fabpot
Copy link
Copy Markdown
Contributor

fabpot commented Nov 29, 2025

Thank you @qdequippe.

@fabpot fabpot merged commit 6e5c4f3 into symfonycorp:master Nov 29, 2025
@qdequippe qdequippe deleted the php-config branch November 29, 2025 14:40
fabpot added a commit that referenced this pull request Dec 3, 2025
This PR was merged into the 8.x-dev branch.

Discussion
----------

Fix routing and update config

After updating a Symfony app to 8.2.0 version of this package, some tests started to fail. It's because of a minor error in the `symfony_connect_failure` route name introduced in #140.

I also updated the other config files to use abstract arguments to keep the original XML comments.

Commits
-------

13d08e6 Fix routing and update config
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.

2 participants