File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
user_guide_src/source/changelogs Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -406,7 +406,10 @@ Others
406406------
407407
408408- **Cache: ** The deprecated ``CodeIgniter\Cache\Exceptions\ExceptionInterface `` has been removed.
409- - **Config: ** The deprecated ``CodeIgniter\Config\Config `` class has been removed.
409+ - **Config: **
410+ - The deprecated ``CodeIgniter\Config\Config `` class has been removed.
411+ - The deprecated ``CodeIgniter\Config\BaseService::discoverServices() `` method
412+ has been removed.
410413- **Controller: ** The deprecated ``Controller::loadHelpers() `` method has been removed.
411414- **Exceptions: ** The deprecated ``CodeIgniter\Exceptions\CastException `` class has been removed.
412415- **Entity: ** The deprecated ``CodeIgniter\Entity `` class has been removed. Use
You can’t perform that action at this time.
0 commit comments