Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf84c423

Browse files
committed
Tweaking new version feature for#1225
1 parent590c5cd commitf84c423

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

‎book/routing.rst‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,11 @@ This is the goal of the Symfony2 router: to map the URL of a request to a
104104
controller. Along the way, you'll learn all sorts of tricks that make mapping
105105
even the most complex URLs easy.
106106

107-
..tip::
107+
..versionadded::2.1
108108

109109
As of Symfony 2.1, the Routing component also accepts Unicode values
110110
in routes like: /Жени/
111111

112-
113112
..index::
114113
single: Routing; Under the hood
115114

‎components/routing.rst‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,7 @@ automatically in the background if you want to use it. A basic example of the
302302
are saved in the ``cache_dir``. This means your script must have write
303303
permissions for that location.
304304

305-
306-
..tip::
305+
..versionadded::2.1
307306

308307
As of Symfony 2.1, the Routing component also accepts Unicode values
309308
in routes like this::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp