FOSRestBundle icon indicating copy to clipboard operation
FOSRestBundle copied to clipboard

Use php instead of xml for service configuration

Open W0rma opened this issue 2 months ago • 2 comments

Closes #2419

Based on https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2420

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

I used https://github.com/GromNaN/symfony-config-xml-to-php/ to covert the xml config to php config.

W0rma avatar Oct 29 '25 08:10 W0rma