Skip to content

Commit 4b2c16a

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Tweaks Changing versionadded 5.1 to note
2 parents 54209c8 + 44f2388 commit 4b2c16a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configuration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ Throughout the Symfony documentation, all configuration examples will be
5858
shown in these three formats.
5959

6060
There isn't any practical difference between formats. In fact, Symfony
61-
transforms and caches all of them into PHP before running the application, so
62-
there's not even any performance difference between them.
61+
transforms all of them into PHP and caches them before running the application,
62+
so there's not even any performance difference.
6363

6464
YAML is used by default when installing packages because it's concise and very
6565
readable. These are the main advantages and disadvantages of each format:

0 commit comments

Comments
 (0)