8000 Merge branch '6.3' into 6.4 · symfony/symfony-docs@206ed0c · GitHub
[go: up one dir, main page]

Skip to content

Commit 206ed0c

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: Update definition.rst
2 parents b206e77 + 21045b0 commit 206ed0c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/config/definition.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -893,3 +893,8 @@ Otherwise the result is a clean array of configuration values::
893893
$databaseConfiguration,
894894
$configs
895895
);
896+
897+
.. caution::
898+
899+
When processing the configuration tree, the processor assumes that the top
900+
level array key (which matches the extension name) is already stripped off.

0 commit comments

Comments
 (0)
0