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 8ba6f2a commit 1b530cdCopy full SHA for 1b530cd
user_guide_src/source/changelogs/v4.6.0.rst
@@ -183,6 +183,8 @@ The following new Exception interfaces have been added:
183
- ``CodeIgniter\HTTP\Exceptions\ExceptionInterface``
184
- ``CodeIgniter\Router\Exceptions\ExceptionInterface``
185
186
+Displaying exceptions for non-HTML responses now rely on the PHP ``display_errors`` setting instead of hardcoded environments.
187
+
188
Commands
189
========
190
0 commit comments