Skip to content

Commit 07e5c97

Browse files
committed
docs: Update changelog
1 parent c4e3bd2 commit 07e5c97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: user_guide_src/source/changelogs/v4.6.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ Removed Deprecated Items
200200
``clean_path()`` function instead.
201201
- **Router:** The deprecated ``CodeIgniter\Router\Exceptions\RedirectException`` has been removed. Use ``CodeIgniter\HTTP\Exceptions\RedirectException`` instead.
202202
- **Constants:** The deprecated constants ``EVENT_PRIORITY_*`` in has been removed. Use the class constants ``CodeIgniter\Events\Events::PRIORITY_LOW``, ``CodeIgniter\Events\Events::PRIORITY_NORMAL`` and ``CodeIgniter\Events\Events::PRIORITY_HIGH`` instead.
203+
- **View:** The deprecated property ``CodeIgniter\View\View::$currentSection`` has been removed.
203204

204205
************
205206
Enhancements

0 commit comments

Comments
 (0)