Skip to content

Conversation

@mpdude
Copy link
Member

@mpdude mpdude commented Nov 24, 2025

XML-based service configuration has been deprecated since symfony/symfony#60568 and will no longer be supported in Symfony 8.0.

See also https://symfony.com/blog/new-in-symfony-7-4-deprecated-xml-configuration.

In order for ComposerRequireChecker to recognise where the functions come from, we have to import them explicitly. At the same time, PHP-CS-Fixer must not remove the import, which is actually superfluous.

X-Ref GromNaN/symfony-config-xml-to-php#29, maglnet/ComposerRequireChecker#193 (comment)

@mpdude mpdude changed the title Stelle von XML- auf PHP-basierte Service Konfiguration um Switch from XML-based to PHP-based service configuration Nov 24, 2025
@mpdude mpdude merged commit 94704d3 into master Nov 24, 2025
6 checks passed
@mpdude mpdude deleted the xml-to-php-config branch November 24, 2025 15:06
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