Skip to content

Commit 3fa8615

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Update routing.rst
2 parents 68eee49 + e9f7375 commit 3fa8615

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

routing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ the ``BlogController``:
153153
154154
.. note::
155155

156-
By default Symfony only loads the routes defined in YAML format. If you
157-
define routes in XML and/or PHP formats, you need to
156+
By default, Symfony loads the routes defined in both YAML and PHP formats.
157+
If you define routes in XML format, you need to
158158
:ref:`update the src/Kernel.php file <configuration-formats>`.
159159

160160
.. _routing-matching-http-methods:

0 commit comments

Comments
 (0)