Skip to content

Commit 7134132

Browse files
committed
refactor: remove deprecated system/bootstrap.php
1 parent cd3013b commit 7134132

File tree

2 files changed

+1
-162
lines changed

2 files changed

+1
-162
lines changed

system/bootstrap.php

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

user_guide_src/source/changelogs/v4.8.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Removed Deprecated Items
5050
- **Autoloader:** Removed the following deprecated methods:
5151
- ``CodeIgniter\Autoloader\Autoloader::sanitizeFileName()``
5252
- ``CodeIgniter\Autoloader\Autoloader::discoverComposerNamespaces()``
53+
- **Bootstrap:** The deprecated **system/bootstrap.php** file has been removed.
5354
- **Cache:** Removed the following methods deprecated since v4.6.0:
5455
- ``CodeIgniter\Cache\Handlers\FileHandler::writeFile()``
5556
- ``CodeIgniter\Cache\Handlers\FileHandler::deleteFile()``

0 commit comments

Comments
 (0)