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.
2 parents 62bcfa8 + f413b23 commit ebadd4cCopy full SHA for ebadd4c
user_guide_src/source/installation/upgrade_450.rst
@@ -215,7 +215,7 @@ This bug has been fixed and now a ``PageNotFoundException`` will be thrown and
215
the filters will not be executed if the controller is not found.
216
217
If you have code that depends on this bug, for example if you expect global filters
218
-to be executed even for non-existent pages, please add the necessary routes.
+to be executed even for non-existent pages, use the new :ref:`v450-required-filters`.
219
220
Method Signature Changes
221
========================
0 commit comments