Skip to content

Commit 6bd0613

Browse files
committed
[Routing] remove unicode statement in the book
1 parent 2571ab1 commit 6bd0613

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

book/routing.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,6 @@ This is the goal of the Symfony2 router: to map the URL of a request to a
105105
controller. Along the way, you'll learn all sorts of tricks that make mapping
106106
even the most complex URLs easy.
107107

108-
.. versionadded:: 2.1
109-
As of Symfony 2.1, the Routing component also accepts Unicode values
110-
in routes like: /Жени/
111-
112108
.. index::
113109
single: Routing; Under the hood
114110

0 commit comments

Comments
 (0)