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 d19d034 commit 8b36556Copy full SHA for 8b36556
user_guide_src/source/general/errors.rst
@@ -104,6 +104,10 @@ This provides an exit code of 8.
104
RedirectException
105
-----------------
106
107
+.. note:: Since v4.4.0, the namespace of ``RedirectException`` has been changed.
108
+ Previously it was ``CodeIgniter\Router\Exceptions\RedirectException``. The
109
+ previous class is deprecated.
110
+
111
This exception is a special case allowing for overriding of all other response routing and
112
forcing a redirect to a specific route or URL:
113
0 commit comments