Skip to content

Commit 342e391

Browse files
committed
minor #10984 Added a brief mention about upgrading custom bundle config to Flex (javiereguiluz)
This PR was merged into the 3.4 branch. Discussion ---------- Added a brief mention about upgrading custom bundle config to Flex Fixes #10802. Commits ------- 55a6f5c Added a brief mention about upgrading custom bundle config to Flex
2 parents 07063b6 + 55a6f5c commit 342e391

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup/flex.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ manual steps:
169169

170170
#. Move the original parameters defined in ``app/config/parameters.*.yml`` to
171171
the new ``config/services.yaml`` and ``.env`` files depending on your needs.
172+
If you have defined :doc:`custom config options in your bundles </bundles/configuration>`
173+
move them to the new ``config/services.yaml`` and ``.env`` files.
172174

173175
#. Move the original source code from ``src/{App,...}Bundle/`` to ``src/`` and
174176
update the namespaces of every PHP file to be ``App\...`` (advanced IDEs can do

0 commit comments

Comments
 (0)