We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d271453 commit c16c65eCopy full SHA for c16c65e
user_guide_src/source/changelogs/v4.5.0.rst
@@ -370,6 +370,8 @@ Changes
370
to match the default **php.ini** for production.
371
- **RouteCollection:** The HTTP method keys in the protected property ``$routes``
372
has been fixed from lowercase to uppercase.
373
+- **Exceptions:** Unused ``CodeIgniter\Exceptions\AlertError`` and
374
+ ``CodeIgniter\Exceptions\EmergencyError`` were removed.
375
- ``declare(strict_types=1)`` has been added to most framework codebase.
376
377
Deprecations
0 commit comments