Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Configuration Formats
Unlike other frameworks, Symfony doesn't impose a specific format on you to
configure your applications, but lets you choose between YAML and PHP.
Throughout the Symfony documentation, all configuration examples will be
shown in these three formats.
shown in these two formats.

There isn't any practical difference between formats. In fact, Symfony
transforms all of them into PHP and caches them before running the application,
Expand Down