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 e9ce9ec commit 3baba73Copy full SHA for 3baba73
routing/requirements.rst
@@ -167,8 +167,8 @@ Path Parameters
167
The option is automatically enabled whenever a route or a requirement uses any
168
non-ASCII UTF-8 characters or a `PCRE Unicode property`_ (``\p{xx}``,
169
``\P{xx}`` or ``\X``). Note that this behavior is deprecated and a
170
- `LogicException` will be thrown instead in 4.0 unless you explicitly turn
171
- on the `utf8` option.
+ ``LogicException`` will be thrown instead in 4.0 unless you explicitly turn
+ on the ``utf8`` option.
172
173
.. tip::
174
0 commit comments