File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,12 @@ given version, check for that feature rather than the kernel version::
8686 // code for the new OptionsResolver API
8787 }
8888
89+ .. deprecated :: 7.4
90+
91+ Symfony 7.4 deprecated the XML configuration format, which was the recommended
92+ format for bundles in previous versions. Consider using the `gromnan/symfony-config-xml-to-php `_
93+ tool to automatically convert XML configuration files to PHP.
94+
8995Testing your Bundle in Symfony Applications
9096-------------------------------------------
9197
@@ -156,3 +162,4 @@ as a starting point for your own GitHub CI configuration:
156162
157163 .. _`Symfony releases plan` : https://symfony.com/releases
158164.. _`Composer path repository option` : https://getcomposer.org/doc/05-repositories.md#path
165+ .. _`gromnan/symfony-config-xml-to-php` : https://github.com/GromNaN/symfony-config-xml-to-php
You can’t perform that action at this time.
0 commit comments