Skip to content

Commit d927662

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Update definition.rst
2 parents cdb63c0 + 53acc81 commit d927662

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
@@ -865,3 +865,8 @@ Otherwise the result is a clean array of configuration values::
865865
$databaseConfiguration,
866866
$configs
867867
);
868+
869+
.. caution::
870+
871+
When processing the configuration tree, the processor assumes that the top
872+
level array key (which matches the extension name) is already stripped off.

0 commit comments

Comments
 (0)