Skip to content

Commit c98f943

Browse files
authored
Merge pull request #8498 from kenjis/remove-deprecated-Cache-ExceptionInterface
refactor: remove deprecated Cache\Exceptions\ExceptionInterface
2 parents ffa33d7 + 386e148 commit c98f943

File tree

2 files changed

+1
-26
lines changed

2 files changed

+1
-26
lines changed

system/Cache/Exceptions/ExceptionInterface.php

Lines changed: 0 additions & 26 deletions
This file was deleted.

user_guide_src/source/changelogs/v4.5.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ Spark Commands
222222
Others
223223
------
224224

225+
- **Cache:** The deprecated ``CodeIgniter\Cache\Exceptions\ExceptionInterface`` has been removed.
225226
- **Config:** The deprecated ``CodeIgniter\Config\Config`` class has been removed.
226227
- **Controller:** The deprecated ``Controller::loadHelpers()`` method has been removed.
227228
- **Exceptions:** The deprecated ``CodeIgniter\Exceptions\CastException`` class has been removed.

0 commit comments

Comments
 (0)