AliceDataFixtures
AliceDataFixtures copied to clipboard
Symfony 8 compatibility
Xml configuration is deprecated in Symfony 7.4 and support is removed in 8.0. Bundles are encouraged to switch to php config files.
I tried starting on the compatibility fixes but the test suite is so large and I'm not able to make all tests pass currently. If you want you can start from my branch and continue the necessary changes from there.
The xml to php conversion is done throught the https://github.com/GromNaN/symfony-config-xml-to-php migration tool
https://github.com/theofidry/AliceDataFixtures/compare/master...acrobat:AliceDataFixtures:symfony8-support