mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
docs: fix classname
Co-authored-by: John Paul E. Balandan, CPA <51850998+paulbalandan@users.noreply.github.com>
This commit is contained in:
parent
f664e0a67f
commit
35d50f4177
@ -42,7 +42,7 @@ Deprecations
|
||||
- ``CodeIgniter\Database\SQLSRV\Connection::getError()`` is deprecated. Use ``CodeIgniter\Database\SQLSRV\Connection::error()`` instead.
|
||||
- ``CodeIgniter\Debug\Exceptions::cleanPath()`` and ``CodeIgniter\Debug\Toolbar\Collectors\BaseCollector::cleanPath()`` are deprecated. Use the ``clean_path()`` function instead.
|
||||
- ``CodeIgniter\Log\Logger::cleanFilenames()`` and ``CodeIgniter\Test\TestLogger::cleanup()`` are both deprecated. Use the ``clean_path()`` function instead.
|
||||
- ``CodeIgniter\Router\setDefaultController()`` is deprecated.
|
||||
- ``CodeIgniter\Router\Router::setDefaultController()`` is deprecated.
|
||||
|
||||
Bugs Fixed
|
||||
**********
|
||||
|
Loading…
x
Reference in New Issue
Block a user