Skip to content

Commit ad745a7

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: Update routing.rst
2 parents fe4c90c + 3fa8615 commit ad745a7

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)