You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_guide_src/source/changelogs/v4.4.0.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -154,7 +154,7 @@ Deprecations
154
154
``ExceptionHandler``.
155
155
- **Autoloader:** ``Autoloader::sanitizeFilename()`` is deprecated.
156
156
- **CodeIgniter:** ``CodeIgniter::$returnResponse`` property is deprecated. No longer used.
157
-
- **RedirectException:** ``\CodeIgniter\Router\Exceptions\RedirectException`` is deprecated. Use \CodeIgniter\HTTP\Exceptions\RedirectException instead.
157
+
- **RedirectException:** ``\CodeIgniter\Router\Exceptions\RedirectException`` is deprecated. Use ``\CodeIgniter\HTTP\Exceptions\RedirectException`` instead.
158
158
- **Session:** The property ``$sessionDriverName``, ``$sessionCookieName``,
0 commit comments