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 9d4972d commit 1afb8ebCopy full SHA for 1afb8eb
routing.rst
@@ -2802,6 +2802,11 @@ argument of :method:`Symfony\\Component\\HttpFoundation\\UriSigner::sign`::
2802
2803
The feature to add an expiration date for a signed URI was introduced in Symfony 7.1.
2804
2805
+.. versionadded:: 7.3
2806
+
2807
+ Starting with Symfony 7.3, signed URI hashes no longer include the ``/`` or
2808
+ ``+`` characters, as these may cause issues with certain clients.
2809
2810
Troubleshooting
2811
---------------
2812
0 commit comments