From 55a6f5c344f3bf6aaad1b068cf0166848b5c0dc4 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Mon, 11 Feb 2019 15:12:09 +0100 Subject: [PATCH] Added a brief mention about upgrading custom bundle config to Flex --- setup/flex.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup/flex.rst b/setup/flex.rst index 43711db0d06..c83770fc564 100644 --- a/setup/flex.rst +++ b/setup/flex.rst @@ -169,6 +169,8 @@ manual steps: #. Move the original parameters defined in ``app/config/parameters.*.yml`` to the new ``config/services.yaml`` and ``.env`` files depending on your needs. + If you have defined :doc:`custom config options in your bundles ` + move them to the new ``config/services.yaml`` and ``.env`` files. #. Move the original source code from ``src/{App,...}Bundle/`` to ``src/`` and update the namespaces of every PHP file to be ``App\...`` (advanced IDEs can do