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 e6bdf90 commit b651344Copy full SHA for b651344
user_guide_src/source/changelogs/v4.4.8.rst
@@ -14,6 +14,11 @@ Release Date: Unreleased
14
BREAKING
15
********
16
17
+- A bug that caused the :doc:`Exception handler <../general/errors>` to display
18
+ incorrect error view file corresponding to the exception code has been fixed.
19
+ The third parameter ``int $statusCode = 500`` has been added to
20
+ ``CodeIgniter\Debug\ExceptionHandler::determineView()`` for this purpose.
21
+
22
***************
23
Message Changes
24
0 commit comments