Commit e51a416
committed
minor symfony#7139 Add a warning about routes parameters names limitations (fancyweb, javiereguiluz)
This PR was merged into the 2.7 branch.
Discussion
----------
Add a warning about routes parameters names limitations
@wouterj @xabbuh
I'm sorry guys I had to do a new branch and a new PR because I failed in the old one. I shouldn't have used the fast GitHub edit method.
I fixed the indentation to 4 spaces.
Also I thought this kind of information fitted more in the "advanced" area along with the special parameters than in the basic examples.
Follow up to symfony#7133
Commits
-------
cadef60 Use "route placeholder" instead of "route parameter"
6b0f53c Add a warning about routes parameters names limitations1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
469 | 473 | | |
470 | 474 | | |
471 | 475 | | |
| |||
0 commit comments