Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 342e391

Browse filesBrowse 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
Copy full SHA for 342e391

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎setup/flex.rst

Copy file name to clipboardExpand all lines: setup/flex.rst
+2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.