8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b099460 commit 8c244e3Copy full SHA for 8c244e3
src/Symfony/Component/Routing/CHANGELOG.md
@@ -4,6 +4,7 @@ CHANGELOG
4
2.2.0
5
-----
6
7
+ * added support for the method default argument values when defining a @Route
8
* Adjacent placeholders without separator work now, e.g. `/{x}{y}{z}.{_format}`.
9
* Characters that function as separator between placeholders are now whitelisted
10
to fix routes with normal text around a variable, e.g. `/prefix{var}suffix`.
0 commit comments