Skip to content

Commit e4874b9

Browse files
authored
Update configuration formats mentioned in docs
Since XML is abandonned, there's only two formats now.
1 parent 3ded71b commit e4874b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Configuration Formats
5555
Unlike other frameworks, Symfony doesn't impose a specific format on you to
5656
configure your applications, but lets you choose between YAML and PHP.
5757
Throughout the Symfony documentation, all configuration examples will be
58-
shown in these three formats.
58+
shown in these two formats.
5959

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

0 commit comments

Comments
 (0)