Commit 606b730
committed
minor symfony#6633 Added escaping tip (xDaizu)
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes symfony#6633).
Discussion
----------
Added escaping tip
Added a tip under the "Generating URLs from a Template" section to remind users of proper escaping if they are generating routes in a JS context
Commits
-------
3893c72 Added escaping tip1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1553 | 1553 | | |
1554 | 1554 | | |
1555 | 1555 | | |
| 1556 | + | |
| 1557 | + | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
1556 | 1568 | | |
1557 | 1569 | | |
1558 | 1570 | | |
| |||
0 commit comments