Skip to content

Commit c16c65e

Browse files
committed
docs: add changelog
1 parent d271453 commit c16c65e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

user_guide_src/source/changelogs/v4.5.0.rst

+2
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,8 @@ Changes
370370
to match the default **php.ini** for production.
371371
- **RouteCollection:** The HTTP method keys in the protected property ``$routes``
372372
has been fixed from lowercase to uppercase.
373+
- **Exceptions:** Unused ``CodeIgniter\Exceptions\AlertError`` and
374+
``CodeIgniter\Exceptions\EmergencyError`` were removed.
373375
- ``declare(strict_types=1)`` has been added to most framework codebase.
374376

375377
Deprecations

0 commit comments

Comments
 (0)