Skip to content

Commit 1b530cd

Browse files
authored
docs: add info about handling exceptions for non-HTML responses (#9310)
1 parent 8ba6f2a commit 1b530cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

user_guide_src/source/changelogs/v4.6.0.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ The following new Exception interfaces have been added:
183183
- ``CodeIgniter\HTTP\Exceptions\ExceptionInterface``
184184
- ``CodeIgniter\Router\Exceptions\ExceptionInterface``
185185

186+
Displaying exceptions for non-HTML responses now rely on the PHP ``display_errors`` setting instead of hardcoded environments.
187+
186188
Commands
187189
========
188190

0 commit comments

Comments
 (0)