Skip to content

Commit b651344

Browse files
committed
docs: add changelog
1 parent e6bdf90 commit b651344

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

user_guide_src/source/changelogs/v4.4.8.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ Release Date: Unreleased
1414
BREAKING
1515
********
1616

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+
1722
***************
1823
Message Changes
1924
***************

0 commit comments

Comments
 (0)