Skip to content

Commit 21045b0

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: Update definition.rst
2 parents d5433ca + d927662 commit 21045b0

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)