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

Appearance settings

Commit b6abafb

Browse filesBrowse files
committed
[#3446] Minor tweaks as suggested by @xabbuh
1 parent 11e079b commit b6abafb
Copy full SHA for b6abafb

File tree

Expand file treeCollapse file tree

1 file changed

+5
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-4
lines changed

‎cookbook/configuration/apache_router.rst

Copy file name to clipboardExpand all lines: cookbook/configuration/apache_router.rst
+5-4Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ How to use the Apache Router
77
Symfony2, while fast out of the box, also provides various ways to increase that speed with a little bit of tweaking.
88
One of these ways is by letting Apache handle routes directly, rather than using Symfony2 for this task.
99

10-
.. note::
10+
.. caution::
1111

12-
Apache router was deprecated in Symfony 2.5 and will be removed in Symfony 3.0.
13-
Since the PHP implementation of the Router was improved, performance gains were no longer
14-
significant (while it's very hard to replicate the same behaviour).
12+
Apache router was deprecated in Symfony 2.5 and will be removed in Symfony
13+
3.0. Since the PHP implementation of the Router was improved, performance
14+
gains were no longer significant (while it's very hard to replicate the
15+
same behavior).
1516

1617
Change Router Configuration Parameters
1718
--------------------------------------

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.