8000 minor #11034 remove the mention of .yml (OskarStark) · symfony/symfony-docs@9909560 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9909560

Browse files
committed
minor #11034 remove the mention of .yml (OskarStark)
This PR was squashed before being merged into the 4.2 branch (closes #11034). Discussion ---------- remove the mention of .yml we should not promote the usage of .yml anymore <!-- If your pull request fixes a BUG, use the oldest mai 8000 ntained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 4e7092d remove the mention of .yml
2 parents f01458b + 4e7092d commit 9909560

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configuration/configuration_organization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Mix and Match Configuration Formats
7878
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7979

8080
Configuration files can import files defined with any other built-in configuration
81-
format (``.yaml`` or ``.yml``, ``.xml``, ``.php``, ``.ini``):
81+
format (``.yaml``, ``.xml``, ``.php``, ``.ini``):
8282

8383
.. configuration-block::
8484

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ type
723723

724724
The type of the resource to hint the loaders about the format. This isn't
725725
needed when you use the default routers with the expected file extensions
726-
(``.xml``, ``.yml`` or ``.yaml``, ``.php``).
726+
(``.xml``, ``.yaml``, ``.php``).
727727

728728
http_port
729729
.........

0 commit comments

Comments
 (0)
0